Skip to content

Commit f3b9a0a

Browse files
authored
Merge pull request #41 from wayofdev/fix/network
fix: gateway timeouts
2 parents 53419b5 + 0483d74 commit f3b9a0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ services:
2121
- traefik.http.routers.router.entrypoints=websecure
2222
- traefik.http.services.router.loadbalancer.server.port=8080
2323
- traefik.http.routers.router.tls=true
24+
network_mode: host
2425

2526
ui:
2627
image: portainer/portainer-ce:2.18.3-alpine

0 commit comments

Comments
 (0)