Update docker-compose.yml

Co-authored-by: Nathan Isaac <nathanjisaac@users.noreply.github.com>
This commit is contained in:
Kk-ships 2022-05-01 06:41:02 +05:30 committed by James Long
parent 2acc034fc1
commit 6d52cc7c73

View file

@ -8,5 +8,6 @@ services:
ports:
- "5006:5006"
volumes:
- ./data:/data
- ./server-files:/app/server-files
- ./user-files:/app/user-files
restart: unless-stopped