Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 521f12c073 | |||
| 73917bdfa0 | |||
| ea23a30e7c |
@@ -21,6 +21,7 @@ services:
|
|||||||
- "--certificatesResolvers.letsencrypt.acme.caServer=${CERTBOT_CA_RESOLVER}"
|
- "--certificatesResolvers.letsencrypt.acme.caServer=${CERTBOT_CA_RESOLVER}"
|
||||||
- "${TRAEFIK_LEGACY_OPT:-}"
|
- "${TRAEFIK_LEGACY_OPT:-}"
|
||||||
- "--providers.file.watch=true"
|
- "--providers.file.watch=true"
|
||||||
|
- "--accesslog=true"
|
||||||
# extra_hosts:
|
# extra_hosts:
|
||||||
# - "staging:${STAGING_IP:-192.168.1.85}"
|
# - "staging:${STAGING_IP:-192.168.1.85}"
|
||||||
# - "webserver:${LEGACY_IP:-192.168.1.85}"
|
# - "webserver:${LEGACY_IP:-192.168.1.85}"
|
||||||
|
|||||||
Reference in New Issue
Block a user