Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Isaac <[email protected]>
  • Loading branch information
2 people authored and jlongster committed May 19, 2022
1 parent 2acc034 commit 6d52cc7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ services:
ports:
- "5006:5006"
volumes:
- ./data:/data
- ./server-files:/app/server-files
- ./user-files:/app/user-files
restart: unless-stopped

0 comments on commit 6d52cc7

Please sign in to comment.