homepage: update PGID because changed cloned git repo ownership

This commit is contained in:
2026-02-20 17:08:07 +03:00
parent 7cbbae6c87
commit 978d745449

View File

@@ -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: