From 932737ed5b534cc8b6ec673a6a53e878ea170f31 Mon Sep 17 00:00:00 2001 From: samjcombs <104232548+samjcombs@users.noreply.github.com> Date: Tue, 26 Nov 2024 16:42:49 -0500 Subject: [PATCH] chore: update example env (#38) --- .env.example | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/.env.example b/.env.example index 786c9b7..55891cb 100644 --- a/.env.example +++ b/.env.example @@ -1,8 +1,5 @@ -# APOLLO_API_KEY= -# POSTGRES_USER=myuser -# POSTGRES_PASSWORD=mypassword -# POSTGRES_DB=instant_mock_db -# POSTGRES_HOST=postgres_db -# POSTGRES_PORT=5432 -# BACKEND_PORT=3008 -# FRONTEND_DEV_SERVER_PORT=3009 +# GITHUB_CLIENT_ID= +# GITHUB_CLIENT_SECRET= +# AZURE_CLIENT_ID= +# AZURE_CLIENT_SECRET= +