homepage: update PGID because changed cloned git repo ownership
This commit is contained in:
@@ -11,8 +11,8 @@ services:
|
|||||||
# ports:
|
# ports:
|
||||||
# - "3015:3000"
|
# - "3015:3000"
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000 # vk
|
||||||
- PGID=1000
|
- PGID=1007 # gitops
|
||||||
- HOMEPAGE_ALLOWED_HOSTS=home.catmedved.com
|
- HOMEPAGE_ALLOWED_HOSTS=home.catmedved.com
|
||||||
- LOG_TARGETS=stdout
|
- LOG_TARGETS=stdout
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user