first commit
This commit is contained in:
7
.env.sample
Normal file
7
.env.sample
Normal file
@@ -0,0 +1,7 @@
|
||||
PORT=3000
|
||||
SESSION_SECRET=a-very-secret-key-for-session
|
||||
OIDC_ISSUER_URL=https://sso-test.hmac.kr/oidc
|
||||
OIDC_CLIENT_ID=220df97e-c2c2-435b-94b8-d76d753f6b94
|
||||
OIDC_CLIENT_SECRET=Nae9rle3BlHW5cX9O1SxPZHax3k
|
||||
OIDC_REDIRECT_URI=http://localhost:3000/callback
|
||||
BARON_API_BASE_URL=https://sso-test.hmac.kr
|
||||
Reference in New Issue
Block a user