chore: se deshabilita refrescador live (problemas concurrencia)
This commit is contained in:
parent
54b9a61305
commit
cf207447e2
@ -1,2 +1 @@
|
||||
trytond: while true; do trytond -d ${DB_NAME} --dev -v -c $SCRIPT_DIR/trytond.cfg; done
|
||||
monitor: python3 $SCRIPT_DIR/dev.py
|
||||
trytond: while true; do trytond -d ${DB_NAME} --dev -v -c $SCRIPT_DIR/trytond.cfg; done
|
Loading…
Reference in New Issue
Block a user