Skip to content
Snippets Groups Projects
Commit b0e44f77 authored by Christian Boettcher's avatar Christian Boettcher
Browse files

some default values for local tests;

will be overwritten by env values in deployment
parent fa16abf0
No related branches found
No related tags found
No related merge requests found
Pipeline #125297 passed
...@@ -3,6 +3,6 @@ ...@@ -3,6 +3,6 @@
# DATACATALOG_APISERVER_PORT=80 # DATACATALOG_APISERVER_PORT=80
DATACATALOG_APISERVER_JSON_STORAGE_PATH="./app/data" DATACATALOG_APISERVER_JSON_STORAGE_PATH="./app/data"
DATACATALOG_APISERVER_USERDB_PATH="./app/userdb.json" DATACATALOG_APISERVER_USERDB_PATH="./app/userdb.json"
#DATACATALOG_APISERVER_CLIENT_ID="" DATACATALOG_APISERVER_CLIENT_ID="local-testing"
#DATACATALOG_APISERVER_CLIENT_SECRET = "" #DATACATALOG_APISERVER_CLIENT_SECRET = ""
#DATACATALOG_APISERVER_SERVER_METADATA_URL = "" DATACATALOG_APISERVER_SERVER_METADATA_URL = "https://zam10045.zam.kfa-juelich.de/realms/eFlows4HPC/.well-known/openid-configuration"
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment