mobile download
This commit is contained in:
@@ -104,12 +104,20 @@ goldenchart:
|
||||
upload-dir: ${GC_VERIFICATION_UPLOAD_DIR:data/verification-images}
|
||||
max-image-size-mb: 5
|
||||
max-images-per-issue: 30
|
||||
mobile-app:
|
||||
release-dir: ${GC_MOBILE_APP_RELEASE_DIR:data/mobile-releases}
|
||||
version: ${GC_MOBILE_APP_VERSION:}
|
||||
# QR·APK 다운로드 절대 URL (로컬 개발 시에도 exdev 서버 APK 사용)
|
||||
public-base-url: ${GC_MOBILE_APP_PUBLIC_BASE_URL:http://exdev.co.kr}
|
||||
cors:
|
||||
allowed-origins:
|
||||
- http://localhost:5173
|
||||
- http://localhost:5174
|
||||
- http://localhost:3000
|
||||
- http://localhost:80
|
||||
- http://localhost
|
||||
- capacitor://localhost
|
||||
- https://localhost
|
||||
|
||||
# Firebase FCM (서비스 계정 JSON: classpath:firebase-service-account.json)
|
||||
firebase:
|
||||
|
||||
Reference in New Issue
Block a user