Traefik: Move to host mode
This commit is contained in:
@ -7,7 +7,6 @@ services:
|
||||
container_name: searxng
|
||||
restart: always
|
||||
networks:
|
||||
- gateway
|
||||
- default
|
||||
- backend
|
||||
volumes:
|
||||
@ -39,8 +38,6 @@ services:
|
||||
- DAC_OVERRIDE
|
||||
|
||||
networks:
|
||||
gateway:
|
||||
external: true
|
||||
backend:
|
||||
internal: true
|
||||
...
|
||||
|
Reference in New Issue
Block a user