Skip to content

Commit

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

0 comments on commit 6828157

Please sign in to comment.