Update compose.yaml
This commit is contained in:
+1
-1
@@ -10,4 +10,4 @@ services:
|
|||||||
- /app/data/stacks/local-lxc/finance-suite:/app
|
- /app/data/stacks/local-lxc/finance-suite:/app
|
||||||
restart: always
|
restart: always
|
||||||
command: >
|
command: >
|
||||||
sh -c "pip install --no-cache-dir -r requirements.txt && python app.py"
|
sh -c "echo '--- WHAT IS IN /app ---' && ls -la && pwd && sleep 300"
|
||||||
Reference in New Issue
Block a user