refactor: move runtime state under project data directory
This commit is contained in:
@@ -8,6 +8,5 @@ services:
|
||||
ports:
|
||||
- "${PORT:-8317}:${PORT:-8317}"
|
||||
volumes:
|
||||
- ./runtime-bin:/app/bin
|
||||
- /root/.lingma:/root/.lingma
|
||||
- ./data:/app/data
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user