feat(prod): optimised backend image
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
{
|
||||
admin off
|
||||
auto_https off
|
||||
}
|
||||
|
||||
:8080 {
|
||||
encode
|
||||
reverse_proxy frontend:3000
|
||||
|
||||
handle_path /api* {
|
||||
reverse_proxy backend:8080
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user