Disable Traefik on API container to fix routing
This commit is contained in:
@@ -20,6 +20,8 @@ services:
|
||||
- uploads-volume:/app/uploads
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
labels:
|
||||
- "traefik.enable=false"
|
||||
|
||||
volumes:
|
||||
data-volume:
|
||||
|
||||
Reference in New Issue
Block a user