Be more explicit about how to remove auth config (#2255)

Add more details about wether you can set dummy values or remove config from app-config.yaml
This commit is contained in:
Julien Lind
2020-09-03 09:06:17 +02:00
committed by GitHub
parent 760adfda74
commit d19ec8d330
+1
View File
@@ -37,6 +37,7 @@ yarn start
Substitute `x` for actual values, or leave them as
dummy values just to try out the backend without using the auth or sentry features.
You can also, instead of using dummy values for a huge number of environment variables, remove those config directly from app-config.yaml file located in the root folder.
The backend starts up on port 7000 per default.