diff options
| -rw-r--r-- | .env | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ APP_ENV=development +AUTHZD_HOST=127.0.0.1:50051 HMAC_SESSION_SECRET=session_secret OAUTH_CLIENT_ID=client_id OAUTH_CLIENT_SECRET=client_secret |
![]() |
index : gitlab/sparkled.git | |
| GitLab CI/CD utilities | git |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .env | 1 |
@@ -1,4 +1,5 @@ APP_ENV=development +AUTHZD_HOST=127.0.0.1:50051 HMAC_SESSION_SECRET=session_secret OAUTH_CLIENT_ID=client_id OAUTH_CLIENT_SECRET=client_secret |