Add document saved
This commit is contained in:
@@ -24,11 +24,15 @@ 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://103.191.71.2:9000 # S3 API endpoint, not console port
|
||||
endpoint: https://s3.apskel.org # S3 API endpoint, not console port
|
||||
bucket_name: enaklo
|
||||
log_level: Error
|
||||
host_url: 'http://103.191.71.2:9000/'
|
||||
host_url: 'https://s3.apskel.org/'
|
||||
|
||||
log:
|
||||
log_format: 'json'
|
||||
log_level: 'debug'
|
||||
log_level: 'debug'
|
||||
|
||||
onlyoffice:
|
||||
url: 'https://onlyoffice.apskel.org/'
|
||||
token: '2DmKgd5PT3n1vH3f2v2iRZUqTVHj9GQx'
|
||||
Reference in New Issue
Block a user