XD
This commit is contained in:
parent
60ed50c436
commit
d1880cd2e4
@ -35,14 +35,13 @@ Folder zawiera pliki docker-compose przeznaczone do uruchamiania środowiska dew
|
|||||||
CONNECTIONSTRINGS__INTERNSHIPDATABASE: "Host=db.postgres;Port=5432;Database=postgres;Username=postgres;Password=password"
|
CONNECTIONSTRINGS__INTERNSHIPDATABASE: "Host=db.postgres;Port=5432;Database=postgres;Username=postgres;Password=password"
|
||||||
ASPNETCORE_ENVIRONMENT: Development
|
ASPNETCORE_ENVIRONMENT: Development
|
||||||
ASPNETCORE_URLS: http://+:80
|
ASPNETCORE_URLS: http://+:80
|
||||||
SECURITYOPTIONS__SECRET: iewaiwie3aig9wi3chieBai9eephai
|
SECURITYOPTIONS__SECRET: secret
|
||||||
SECURITYOPTIONS__EXPIRATION: 1440 # 24h in minutes
|
SECURITYOPTIONS__EXPIRATION: 1440 # 24h in minutes
|
||||||
SECURITYOPTIONS__BASEURL: https://logowanie.pg.edu.pl
|
SECURITYOPTIONS__BASEURL: https://logowanie.pg.edu.pl
|
||||||
SECURITYOPTIONS__TOKENPATH: /oauth2.0/accessToken
|
SECURITYOPTIONS__TOKENPATH: /oauth2.0/accessToken
|
||||||
SECURITYOPTIONS__PROFILEPATH: /oauth2.0/profile
|
SECURITYOPTIONS__PROFILEPATH: /oauth2.0/profile
|
||||||
SECURITYOPTIONS__CLIENTID: PraktykiClientId
|
SECURITYOPTIONS__CLIENTID: PraktykiClientId
|
||||||
SECURITYOPTIONS__REDIRECTURL: https://system-praktyk..net/user/login/check/pg
|
SECURITYOPTIONS__REDIRECTURL: https://system-praktyk.net/user/login/check/pg
|
||||||
FILLER__USE_DEFAULT_DATA: "true"
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## props/
|
## props/
|
||||||
|
Loading…
Reference in New Issue
Block a user