Skip to content

Commit

Permalink
Set user id for fits service
Browse files Browse the repository at this point in the history
  • Loading branch information
replaceafill committed Sep 6, 2023
1 parent b6cb1ba commit 6cb0b4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ services:

fits:
image: "artefactual/fits-ngserver:0.8.4"
user: ${USER_ID:-1000}
ports:
- "127.0.0.1:62005:2113"
volumes:
Expand Down

0 comments on commit 6cb0b4f

Please sign in to comment.