fix(admin-service): use oss.gogenex.com (128.14.98.146) for MinIO
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
9e3c294e03
commit
3b4ee26a33
|
|
@ -361,8 +361,6 @@ services:
|
||||||
- MINIO_BUCKET=app-releases
|
- MINIO_BUCKET=app-releases
|
||||||
- OSS_BASE_URL=https://oss.gogenex.com
|
- OSS_BASE_URL=https://oss.gogenex.com
|
||||||
- JWT_ACCESS_SECRET=dev-access-secret-change-in-production
|
- JWT_ACCESS_SECRET=dev-access-secret-change-in-production
|
||||||
extra_hosts:
|
|
||||||
- "oss.gogenex.com:192.168.1.200"
|
|
||||||
depends_on:
|
depends_on:
|
||||||
postgres:
|
postgres:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue