update infra
This commit is contained in:
parent
490aa19840
commit
a8f981370a
@ -9,7 +9,7 @@ jwt:
|
|||||||
secret: "5Lm25V3Qd7aut8dr4QUxm5PZUrSFs"
|
secret: "5Lm25V3Qd7aut8dr4QUxm5PZUrSFs"
|
||||||
|
|
||||||
postgresql:
|
postgresql:
|
||||||
host: 103.191.71.2
|
host: 36.95.173.27
|
||||||
port: 5432
|
port: 5432
|
||||||
driver: postgres
|
driver: postgres
|
||||||
db: eslogad_db
|
db: eslogad_db
|
||||||
@ -24,7 +24,7 @@ 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: https://s3.apskel.org # S3 API endpoint, not console port
|
endpoint: http://36.95.173.27:8900 # S3 API endpoint, not console port
|
||||||
bucket_name: enaklo
|
bucket_name: enaklo
|
||||||
log_level: Error
|
log_level: Error
|
||||||
host_url: 'https://s3.apskel.org/'
|
host_url: 'https://s3.apskel.org/'
|
||||||
@ -34,13 +34,13 @@ log:
|
|||||||
log_level: 'debug'
|
log_level: 'debug'
|
||||||
|
|
||||||
onlyoffice:
|
onlyoffice:
|
||||||
url: 'https://onlyoffice.apskel.org/'
|
url: 'http://36.95.173.27:8123/'
|
||||||
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://novu-api.apskel.org' # Optional: defaults to https://api.novu.co
|
base_url: 'https://36.95.173.27:8340' # 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