2025-04-23 17:52:58 +08:00
|
|
|
server:
|
|
|
|
|
base-url: https://api.legalgo.id/core
|
|
|
|
|
local-url: http://localhost:3300
|
|
|
|
|
port: 3300
|
|
|
|
|
|
|
|
|
|
jwt:
|
|
|
|
|
token:
|
|
|
|
|
expires-ttl: 1440
|
|
|
|
|
secret: "5Lm25V3Qd7aut8dr4QUxm5PZUrSFs"
|
|
|
|
|
|
|
|
|
|
postgresql:
|
2025-04-23 18:01:55 +08:00
|
|
|
host: dpg-d04bi9juibrs73augcc0-a.singapore-postgres.render.com
|
2025-04-23 17:52:58 +08:00
|
|
|
port: 5432
|
|
|
|
|
driver: postgres
|
2025-04-23 18:01:55 +08:00
|
|
|
db: legalgonews_dev
|
2025-04-23 17:52:58 +08:00
|
|
|
username: legalgo_admin
|
2025-04-23 18:01:55 +08:00
|
|
|
password: "5h7DCBR1T8pug6AlbrHXqIDAr9o2vnky"
|
2025-04-23 17:52:58 +08:00
|
|
|
ssl-mode: require
|
|
|
|
|
max-idle-connections-in-second: 600
|
|
|
|
|
max-open-connections-in-second: 600
|
|
|
|
|
connection-max-life-time-in-second: 600
|
|
|
|
|
debug: false
|
|
|
|
|
|
|
|
|
|
oss:
|
|
|
|
|
access_key_id: GTK7i3SVy9llQeGH0Htv
|
|
|
|
|
access_key_secret: 2psmKXZFpevA9n5ntSDRMqFBpZuSz32dvtXjYclf
|
|
|
|
|
endpoint: news-cdn.legalgo.id
|
|
|
|
|
bucket_name: uploads-staging
|
|
|
|
|
log_level: Error
|
|
|
|
|
host_url: https://news-cdn.legalgo.id
|
|
|
|
|
public_url: https://news-cdn.legalgo.id
|
|
|
|
|
|
|
|
|
|
redis:
|
|
|
|
|
host: singapore-keyvalue.render.com
|
|
|
|
|
port: 6379
|
2025-04-23 18:01:55 +08:00
|
|
|
username: red-d04bhi49c44c739fk91g
|
|
|
|
|
password: KncWOoEiJXOSycCWBxMQECpWmYm76vew
|
2025-04-23 17:52:58 +08:00
|
|
|
db: 5
|
|
|
|
|
ssl: false
|
|
|
|
|
max-idle-connections-in-second: 600
|
|
|
|
|
max-open-connections-in-second: 600
|
|
|
|
|
connection-max-life-time-in-second: 600
|
|
|
|
|
debug: false
|