feat: Add deploy system
This commit is contained in:
14
trytond_worker.conf
Normal file
14
trytond_worker.conf
Normal file
@@ -0,0 +1,14 @@
|
||||
[web]
|
||||
listen=0.0.0.0:8000
|
||||
root=/var/lib/trytond/www
|
||||
|
||||
[database]
|
||||
list=True
|
||||
path=/mnt/attachment
|
||||
lenguage=es
|
||||
|
||||
[password]
|
||||
forbidden=/etc/common_password.txt
|
||||
|
||||
[queue]
|
||||
worker = True
|
||||
Reference in New Issue
Block a user