Skip to content

Commit

Permalink
Merge branch 'main' of github.com:daya0576/beaver_habits
Browse files Browse the repository at this point in the history
  • Loading branch information
daya0576 committed Dec 6, 2024
2 parents 5999e52 + 99e0567 commit d65994b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ docker run -d --name beaverhabits \
-v /path/to/host/directory:/app/.user/ \
-p 8080:8080 \
--restart unless-stopped \
-u $(id -u):$(id -g) \
daya0576/beaverhabits:latest
```

Expand Down

0 comments on commit d65994b

Please sign in to comment.