fix: fcm_send_logs 마이그레이션 제거 (API로 이동)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user