Update docker-compose.yml

This commit is contained in:
ramblingcoder
2023-05-18 18:09:41 -05:00
committed by GitHub
parent 6557abcd07
commit 3e4e1ba96a

View File

@@ -9,4 +9,5 @@ services:
- "8000:8000"
volumes:
- "./config:/home/node/app/config"
- "./config.conf:/home/node/app/config.conf"
restart: unless-stopped