Update docker-compose.yml
Fixing again
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
HOMEPAGE_ALLOWED_HOSTS: ${HOMEPAGE_HOST}
|
HOMEPAGE_ALLOWED_HOSTS: ${HOMEPAGE_HOST}
|
||||||
PUID: ${PUID:-1000}
|
PUID: ${PUID:-1000}
|
||||||
PGID: ${PGID:-998}
|
PGID: ${PGID:-1000}
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
|
|||||||
Reference in New Issue
Block a user