set project name
This commit is contained in:
parent
e13016b6a7
commit
99eb1f2d97
|
@ -255,6 +255,7 @@ services:
|
||||||
environment:
|
environment:
|
||||||
- PORT=4435
|
- PORT=4435
|
||||||
- SECURITY_MODE=jwks
|
- SECURITY_MODE=jwks
|
||||||
|
- PROJECT_NAME=Skynet
|
||||||
- BASE_URL=https://siasky.xyz/secure/
|
- BASE_URL=https://siasky.xyz/secure/
|
||||||
- KRATOS_BROWSER_URL=https://siasky.xyz/secure/.ory/kratos/public
|
- KRATOS_BROWSER_URL=https://siasky.xyz/secure/.ory/kratos/public
|
||||||
- JWKS_URL=http://oathkeeper:4456/.well-known/jwks.json
|
- JWKS_URL=http://oathkeeper:4456/.well-known/jwks.json
|
||||||
|
|
Reference in New Issue