added keycloak integration, user endpoints, env file
This commit is contained in:
4
.env.template
Normal file
4
.env.template
Normal file
@@ -0,0 +1,4 @@
|
||||
KEYCLOAK_URL=http://auth.example.com
|
||||
KEYCLOAK_REALM=quant_sim-realm
|
||||
KEYCLOAK_CLIENT_ID=quantum-backend
|
||||
KEYCLOAK_CLIENT_SECRET=!!!REPLACE_ME
|
||||
Reference in New Issue
Block a user