Skip to content

Commit

Permalink
add missing APP_UID to updater container
Browse files Browse the repository at this point in the history
  • Loading branch information
paskal committed Mar 1, 2024
1 parent 17ed960 commit 5641ea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ services:
environment:
- LISTEN=0.0.0.0:8080
- CONF=/etc/updater.yml
- APP_UID=1000
ports:
- "8080"
volumes:
Expand Down

0 comments on commit 5641ea3

Please sign in to comment.