Skip to content

Commit

Permalink
UPDATED: docker compose ids
Browse files Browse the repository at this point in the history
  • Loading branch information
AleixMT committed Jun 18, 2024
1 parent 2ffe917 commit c321cce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ services:
context: .
dockerfile: Dockerfile
environment:
- PUID=1001
- PGID=1001
#- PUID=1001
#- PGID=1001
- TZ=Europe/London
ports:
- "0.0.0.0:80:80"
Expand Down

0 comments on commit c321cce

Please sign in to comment.