Add Odoo settings
This commit is contained in:
parent
639e183184
commit
3abd298dea
2 changed files with 13 additions and 2 deletions
|
@ -60,4 +60,9 @@ SERVALA_KEYCLOAK_SERVER_URL=''
|
|||
# SERVALA_S3_SIGNATURE_VERSION='s3v4'
|
||||
|
||||
# Configuration for Sentry error reporting
|
||||
SERVALA_SENTRY_DSN=''
|
||||
SERVALA_SENTRY_DSN=''
|
||||
|
||||
SERVALA_ODOO_DB=''
|
||||
SERVALA_ODOO_URL=''
|
||||
SERVALA_ODOO_USERNAME=''
|
||||
SERVALA_ODOO_PASSWORD=''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue