chore: secure ticketing configuration
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[rocket]
|
||||
webhook_url = CHANGE_ME_ROCKET_CHAT_WEBHOOK_URL
|
||||
|
||||
[odoo]
|
||||
url = https://CHANGE_ME_ODOO_HOST
|
||||
api_key = CHANGE_ME_ODOO_API_KEY
|
||||
model = helpdesk.ticket
|
||||
|
||||
[http]
|
||||
timeout = 30
|
||||
Reference in New Issue
Block a user