diff --git a/core/notifications/notifications.yml b/core/notifications/notifications.yml index c6fb5e01c2..6c0dda80eb 100644 --- a/core/notifications/notifications.yml +++ b/core/notifications/notifications.yml @@ -8,6 +8,6 @@ app: executor: fcm: - google_application_credentials_path: "./dev/config/notifications/fake_service_account.json" + google_application_credentials_path: "./config/notifications/fake_service_account.json" # kratos_import: # execute_import: true