chore: se adiciona entorno vivo de desarrollo
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-07-27 13:32:15 -05:00
parent 927c7ce178
commit 5700dfa12c
7 changed files with 128 additions and 3 deletions

2
.dev/Procfile Normal file
View File

@@ -0,0 +1,2 @@
trytond: trytond -d ${DB_NAME} --dev -v -c $SCRIPT_DIR/trytond.cfg
monitor: python3 $SCRIPT_DIR/dev.py