Set user for traefik

This commit is contained in:
Colin Hebert
2024-09-04 10:43:31 +10:00
committed by GitHub
parent 96e2e9477c
commit 672f70183f

View File

@@ -4,6 +4,7 @@ services:
traefik:
hostname: traefik
image: traefik
user: ${NASCOMPOSE_UID?}:${NASCOMPOSE_GID?}
environment:
NASCOMPOSE_DOMAIN: ${NASCOMPOSE_DOMAIN?}
CF_DNS_API_TOKEN_FILE: /run/secrets/cf_dns_token