Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
m0wer committed Apr 7, 2024
1 parent 6828157 commit 740b576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ services:
ports:
- ${WEB_PORT:-8000}:80
restart: unless-stopped
USER: ${DOCKER_USER:-1000:1000}
user: ${DOCKER_USER:-1000:1000}

0 comments on commit 740b576

Please sign in to comment.