feat: Add deploy system
This commit is contained in:
11
trytond.conf
Normal file
11
trytond.conf
Normal file
@@ -0,0 +1,11 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user