Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aalbino2 committed Apr 10, 2024
1 parent 33de7d8 commit d79f73e
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 @@ -149,7 +149,7 @@ services:
# - ./configs/nomad.yaml:/app/nomad.yaml
- ./.volumes/fs:/app/.volumes/fs
- /var/run/docker.sock:/var/run/docker.sock
user: '1000:991'
user: '1000:972'
command: python -m nomad.cli admin run hub
healthcheck:
test:
Expand Down

0 comments on commit d79f73e

Please sign in to comment.