mirror of
https://github.com/mr-vercetti/homeserver.git
synced 2025-01-18 16:25:35 +01:00
Fix homer user
This commit is contained in:
parent
65ac73a160
commit
23f3a3e071
@ -4,9 +4,7 @@ services:
|
||||
container_name: homer
|
||||
networks:
|
||||
- homer
|
||||
environment:
|
||||
- UID=${PUID}
|
||||
- GID=${PGID}
|
||||
user: ${PUID}:${PGID}
|
||||
volumes:
|
||||
- ${APPS_DIR}/homer:/www/assets
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user