fix: update MinIO endpoint and URLs to use news-cdn.legalgo.id in debug.yaml and production.yaml
This commit is contained in:
parent
c17540cc20
commit
21c4c1efba
6
env/debug.yaml
vendored
6
env/debug.yaml
vendored
@ -24,11 +24,11 @@ postgresql:
|
||||
oss:
|
||||
access_key_id: GTK7i3SVy9llQeGH0Htv
|
||||
access_key_secret: 2psmKXZFpevA9n5ntSDRMqFBpZuSz32dvtXjYclf
|
||||
endpoint: minio-server-mwbc.onrender.com
|
||||
endpoint: news-cdn.legalgo.id
|
||||
bucket_name: uploads
|
||||
log_level: Error
|
||||
host_url: https://minio-server-mwbc.onrender.com
|
||||
public_url: https://minio-server-mwbc.onrender.com
|
||||
host_url: https://news-cdn.legalgo.id
|
||||
public_url: https://news-cdn.legalgo.id
|
||||
|
||||
redis:
|
||||
host: singapore-keyvalue.render.com
|
||||
|
||||
6
env/production.yaml
vendored
6
env/production.yaml
vendored
@ -24,11 +24,11 @@ postgresql:
|
||||
oss:
|
||||
access_key_id: GTK7i3SVy9llQeGH0Htv
|
||||
access_key_secret: 2psmKXZFpevA9n5ntSDRMqFBpZuSz32dvtXjYclf
|
||||
endpoint: crm-cdn.legalgo.id
|
||||
endpoint: news-cdn.legalgo.id
|
||||
bucket_name: uploads
|
||||
log_level: Error
|
||||
host_url: https://crm-cdn.legalgo.id
|
||||
public_url: https://crm-cdn.legalgo.id
|
||||
host_url: https://news-cdn.legalgo.id
|
||||
public_url: https://news-cdn.legalgo.id
|
||||
|
||||
redis:
|
||||
host: red-d046l42dbo4c73ea9iag
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user