Add user directive to RackPeek for proper permissions
This commit is contained in:
@@ -10,6 +10,9 @@ services:
|
|||||||
- VIRTUAL_HOST=rackpeek.kolpacksoftware.com
|
- VIRTUAL_HOST=rackpeek.kolpacksoftware.com
|
||||||
- VIRTUAL_PORT=8081
|
- VIRTUAL_PORT=8081
|
||||||
- LETSENCRYPT_HOST=rackpeek.kolpacksoftware.com
|
- LETSENCRYPT_HOST=rackpeek.kolpacksoftware.com
|
||||||
|
- PUID=1000
|
||||||
|
- PGID=1000
|
||||||
|
user: "1000:1000"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user