Add document saved

This commit is contained in:
Aditya Siregar
2025-08-29 16:10:05 +07:00
parent 592fa97be7
commit 2bdce63852
33 changed files with 2862 additions and 132 deletions
+7 -3
View File
@@ -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'