fix: fcm_send_logs 마이그레이션 제거 (API로 이동)

This commit is contained in:
2025-12-19 10:12:06 +09:00
parent c073b82633
commit 7ee078ba1b
2 changed files with 8 additions and 49 deletions

View File

@@ -75,3 +75,11 @@ FCM_BATCH_CHUNK_SIZE=200
FCM_BATCH_DELAY_MS=100
FCM_LOGGING_ENABLED=true
FCM_LOG_CHANNEL=stack
# FCM (Firebase Cloud Messaging)
FCM_PROJECT_ID=
FCM_SA_PATH=secrets/firebase-service-account.json
FCM_BATCH_CHUNK_SIZE=200
FCM_BATCH_DELAY_MS=100
FCM_LOGGING_ENABLED=true
FCM_LOG_CHANNEL=stack