fixed a typo on WEBPASSWORD
This commit is contained in:
parent
9e57f78488
commit
bc1a43b413
@ -7,7 +7,7 @@ services:
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- TZ: "${PH_TIMEZONE}"
|
||||
- WEBPASSWORD: "${PH_WEPASSWORD}"
|
||||
- WEBPASSWORD: "${PH_WEBPASSWORD}"
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.docker.network=traefik-proxy
|
||||
|
Loading…
Reference in New Issue
Block a user