mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 15:19:22 +01:00
cleanup
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Main Configuration #
|
||||
#--------------------------#
|
||||
# Odoo
|
||||
APP_ENV=local
|
||||
APP_ENV=staging
|
||||
INIT=
|
||||
UPDATE=
|
||||
LOAD=base,web,session_redis,attachment_s3
|
||||
@@ -26,7 +26,7 @@ LOAD_LANGUAGE=
|
||||
DB_SSLMODE=prefer
|
||||
DB_MAXCONN=64
|
||||
DB_TEMPLATE=unaccent_template
|
||||
UNACCENT=False
|
||||
UNACCENT=True
|
||||
LIST_DB=True
|
||||
DBFILTER=.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user