Added access log config #67

Merged
kovagoadi merged 6 commits from add-access-log-config into main 2026-06-29 14:40:42 +02:00
Showing only changes of commit ea23a30e7c - Show all commits
+1
View File
@@ -21,6 +21,7 @@ services:
- "--certificatesResolvers.letsencrypt.acme.caServer=${CERTBOT_CA_RESOLVER}"
- "${TRAEFIK_LEGACY_OPT:-}"
- "--providers.file.watch=true"
- "--accesslog=true"
# extra_hosts:
# - "staging:${STAGING_IP:-192.168.1.85}"
# - "webserver:${LEGACY_IP:-192.168.1.85}"