first commit
This commit is contained in:
2
.dev/Procfile
Executable file
2
.dev/Procfile
Executable file
@@ -0,0 +1,2 @@
|
||||
trytond: while true; do trytond -d ${DB_NAME} --dev -v -c $SCRIPT_DIR/trytond.cfg; done
|
||||
monitor: python3 $SCRIPT_DIR/dev.py
|
||||
Reference in New Issue
Block a user