Commit 905b1a
2025-08-06 08:39:35 valankar: Update configuration.md Update correct environment variable for GID.configuration.md .. | |
@@ 127,7 127,7 @@ | |
restart: unless-stopped | |
environment: | |
PUID: 1000 | |
- | GUID: 1000 |
+ | PGID: 1000 |
ports: | |
- 8080:80 | |
volumes: |