We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 53419b5 + 0483d74 commit f3b9a0aCopy full SHA for f3b9a0a
docker-compose.yaml
@@ -21,6 +21,7 @@ services:
21
- traefik.http.routers.router.entrypoints=websecure
22
- traefik.http.services.router.loadbalancer.server.port=8080
23
- traefik.http.routers.router.tls=true
24
+ network_mode: host
25
26
ui:
27
image: portainer/portainer-ce:2.18.3-alpine
0 commit comments