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:
hailin 2026-03-07 04:16:15 -08:00
parent 9e3c294e03
commit 3b4ee26a33
1 changed files with 0 additions and 2 deletions

View File

@ -361,8 +361,6 @@ services:
- MINIO_BUCKET=app-releases
- OSS_BASE_URL=https://oss.gogenex.com
- JWT_ACCESS_SECRET=dev-access-secret-change-in-production
extra_hosts:
- "oss.gogenex.com:192.168.1.200"
depends_on:
postgres:
condition: service_healthy