Traefik: Move to host mode
This commit is contained in:
@ -45,13 +45,10 @@ services:
|
||||
restart: always
|
||||
networks:
|
||||
- backend
|
||||
- gateway
|
||||
|
||||
networks:
|
||||
backend:
|
||||
internal: true
|
||||
gateway:
|
||||
external: true
|
||||
|
||||
volumes:
|
||||
pg_data:
|
||||
|
Reference in New Issue
Block a user