Skip to content

Commit

Permalink
ADDED: puid and guid permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
AleixMT committed Jun 26, 2024
1 parent 8929919 commit cb555da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ services:
dockerfile: Dockerfile
environment:
- TZ=Europe/London
- PUID=1001
- GUID=1001
ports:
- "0.0.0.0:80:80"
restart: unless-stopped
Expand Down

0 comments on commit cb555da

Please sign in to comment.