From 69328e57cbc832c87b9cce9a9955fa21515545de Mon Sep 17 00:00:00 2001 From: Clemens Brunner Date: Sat, 5 Jun 2021 14:22:31 +0200 Subject: [PATCH] Fix a typo in .env.production (#598) Fix typo in env params for firebase --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 94b1c251..541cf42b 100644 --- a/.env.production +++ b/.env.production @@ -14,7 +14,7 @@ # app.facebook_app_id="xxxxx" \ # app.facebook_app_secret="xxxxx" \ # app.pgdatabase="xxxxx" \ -# app.password="xxxxx" +# app.pgpassword="xxxxx" # # Authentication