From 9408a7e34f687edd034878465867f55248923dc9 Mon Sep 17 00:00:00 2001 From: Bradley Schofield Date: Tue, 8 Aug 2023 14:03:36 +0100 Subject: [PATCH] Update .env --- .env | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.env b/.env index 043765727d..0e37099567 100644 --- a/.env +++ b/.env @@ -79,4 +79,6 @@ _APP_REGION=default _APP_DOCKER_HUB_USERNAME= _APP_DOCKER_HUB_PASSWORD= _APP_CONSOLE_GITHUB_SECRET= -_APP_CONSOLE_GITHUB_APP_ID= \ No newline at end of file +_APP_CONSOLE_GITHUB_APP_ID= +_APP_MIGRATIONS_FIREBASE_CLIENT_ID= +_APP_MIGRATIONS_FIREBASE_CLIENT_SECRET= \ No newline at end of file