set project name

This commit is contained in:
Karol Wypchlo 2020-12-14 17:10:27 +01:00
parent e13016b6a7
commit 99eb1f2d97
1 changed files with 1 additions and 0 deletions

View File

@ -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