mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-05-18 05:40:29 -04:00
Fix
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
|
||||
# use firebase emulator for running e2e tests
|
||||
NEXT_PUBLIC_FIREBASE_EMULATOR=false
|
||||
FIREBASE_AUTH_EMULATOR_HOST=127.0.0.1:9099
|
||||
FIREBASE_STORAGE_EMULATOR_HOST=127.0.0.1:9199
|
||||
|
||||
# You already have access to basic local functionality (UI, authentication, database read access).
|
||||
|
||||
# openssl enc -aes-256-cbc -salt -pbkdf2 -iter 100000 -in backend/shared/src/googleApplicationCredentials-dev.json -out secrets/googleApplicationCredentials-dev.json.enc
|
||||
|
||||
Reference in New Issue
Block a user