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