update eslogad infra
This commit is contained in:
parent
0117a4889a
commit
a0cd19357b
@ -24,23 +24,23 @@ postgresql:
|
|||||||
s3:
|
s3:
|
||||||
access_key_id: minioadmin # from MINIO_ROOT_USER or Access Key you created in console
|
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
|
access_key_secret: minioadmin123 # from MINIO_ROOT_PASSWORD or Secret Key you created in console
|
||||||
endpoint: http://36.95.173.27:9000 # S3 API endpoint, not console port
|
endpoint: https://noken-log-s3.tni-ad.mil.id # S3 API endpoint, not console port
|
||||||
bucket_name: enaklo
|
bucket_name: enaklo
|
||||||
log_level: Error
|
log_level: Error
|
||||||
host_url: 'http://36.95.173.27:9000'
|
host_url: 'https://noken-log-s3.tni-ad.mil.id'
|
||||||
|
|
||||||
log:
|
log:
|
||||||
log_format: 'json'
|
log_format: 'json'
|
||||||
log_level: 'debug'
|
log_level: 'debug'
|
||||||
|
|
||||||
onlyoffice:
|
onlyoffice:
|
||||||
url: 'http://36.95.173.27:1234/'
|
url: 'https://noken-log-s3.tni-ad.mil.id'
|
||||||
token: 'Si7vqBAZElQzeQF2KUbN5j9qKc1GX0kq'
|
token: 'Si7vqBAZElQzeQF2KUbN5j9qKc1GX0kq'
|
||||||
|
|
||||||
novu:
|
novu:
|
||||||
api_key: 'f7de60a16abf825996191bf69ea8054a' # Add your Novu API key here
|
api_key: 'f7de60a16abf825996191bf69ea8054a' # Add your Novu API key here
|
||||||
application_id: 'cDeX8L5VWe-r' # Add your Novu Application ID here
|
application_id: 'cDeX8L5VWe-r' # Add your Novu Application ID here
|
||||||
base_url: 'https://36.95.173.27:3400' # Optional: defaults to https://api.novu.co
|
base_url: 'https://noken-log-s3.tni-ad.mil.id' # Optional: defaults to https://api.novu.co
|
||||||
incoming_letter_workflow_id: 'notification-dashbpard'
|
incoming_letter_workflow_id: 'notification-dashbpard'
|
||||||
|
|
||||||
department:
|
department:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user