update infra
This commit is contained in:
parent
a8f981370a
commit
002b708150
@ -24,7 +24,7 @@ postgresql:
|
||||
s3:
|
||||
access_key_id: minioadmin # from MINIO_ROOT_USER or Access Key you created in console
|
||||
access_key_secret: minioadmin123 # from MINIO_ROOT_PASSWORD or Secret Key you created in console
|
||||
endpoint: http://36.95.173.27:8900 # S3 API endpoint, not console port
|
||||
endpoint: http://36.95.173.27:9000 # S3 API endpoint, not console port
|
||||
bucket_name: enaklo
|
||||
log_level: Error
|
||||
host_url: 'https://s3.apskel.org/'
|
||||
@ -34,13 +34,13 @@ log:
|
||||
log_level: 'debug'
|
||||
|
||||
onlyoffice:
|
||||
url: 'http://36.95.173.27:8123/'
|
||||
url: 'http://36.95.173.27:1234/'
|
||||
token: 'Si7vqBAZElQzeQF2KUbN5j9qKc1GX0kq'
|
||||
|
||||
novu:
|
||||
api_key: 'f7de60a16abf825996191bf69ea8054a' # Add your Novu API key here
|
||||
application_id: 'cDeX8L5VWe-r' # Add your Novu Application ID here
|
||||
base_url: 'https://36.95.173.27:8340' # Optional: defaults to https://api.novu.co
|
||||
base_url: 'https://36.95.173.27:3400' # Optional: defaults to https://api.novu.co
|
||||
incoming_letter_workflow_id: 'notification-dashbpard'
|
||||
|
||||
department:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user