Move hard-coded env values into default-environment.env
This commit is contained in:
@@ -24,7 +24,7 @@ services:
|
||||
- traefik.http.services.portainer.loadbalancer.server.port=9000
|
||||
|
||||
environment:
|
||||
- GODEBUG=netdns=cgo
|
||||
- GODEBUG=${PORTAINER_GODEBUG}
|
||||
# healthcheck:
|
||||
# test: ["CMD", "wget", "--spider", "-q", "https://portainer.lan.ddnsgeek.com/api/status"]
|
||||
# interval: 30s
|
||||
|
||||
Reference in New Issue
Block a user