File tree Expand file tree Collapse file tree 4 files changed +25
-14
lines changed
Expand file tree Collapse file tree 4 files changed +25
-14
lines changed Original file line number Diff line number Diff line change 1- # Set PG_CONNECTION_STRING in the environment
2- # Set PG_JORE_CONNECTION_STRING in the environment
1+ PG_JORE_CONNECTION_STRING =
2+ PG_CONNECTION_STRING =
3+
34JORE_GRAPHQL_URL = https://dev.kartat.hsl.fi/jore/graphql
45GENERATE_API_URL = https://dev.kartat.hsl.fi/map-generator
56AZURE_STORAGE_ACCOUNT =
Original file line number Diff line number Diff line change 1- # Set PG_CONNECTION_STRING in the environment
2- # Set PG_JORE_CONNECTION_STRING in the environment
1+ PG_JORE_CONNECTION_STRING=
2+ PG_CONNECTION_STRING=
3+
34JORE_GRAPHQL_URL=https://prod.kartat.hsl.fi/jore/graphql
45GENERATE_API_URL=https://prod.kartat.hsl.fi/map-generator
5- AZURE_STORAGE_ACCOUNT=secret
6- AZURE_STORAGE_KEY=secret
6+ AZURE_STORAGE_ACCOUNT=
7+ AZURE_STORAGE_KEY=
78AZURE_UPLOAD_CONTAINER=routemap-prod
89
910CLIENT_ID=7833861618225795
Original file line number Diff line number Diff line change 1- # Set PG_CONNECTION_STRING in the environment
2- # Set PG_JORE_CONNECTION_STRING in the environment
1+ PG_JORE_CONNECTION_STRING =
2+ PG_CONNECTION_STRING =
3+
34JORE_GRAPHQL_URL = https://prod.kartat.hsl.fi/jore/graphql
45GENERATE_API_URL = https://prod.kartat.hsl.fi/map-generator
5- AZURE_STORAGE_ACCOUNT = secret
6- AZURE_STORAGE_KEY = secret
6+ AZURE_STORAGE_ACCOUNT =
7+ AZURE_STORAGE_KEY =
78AZURE_UPLOAD_CONTAINER = routemap-prod
89
910CLIENT_ID = 7833861618225795
Original file line number Diff line number Diff line change 1- # Set PG_CONNECTION_STRING in the environment
2- # Set PG_JORE_CONNECTION_STRING in the environment
1+ PG_JORE_CONNECTION_STRING=
2+ PG_CONNECTION_STRING=
3+
34JORE_GRAPHQL_URL=https://stage.kartat.hsl.fi/jore/graphql
45GENERATE_API_URL=https://stage.kartat.hsl.fi/map-generator
5- AZURE_STORAGE_ACCOUNT=secret
6- AZURE_STORAGE_KEY=secret
6+ AZURE_STORAGE_ACCOUNT=
7+ AZURE_STORAGE_KEY=
78AZURE_UPLOAD_CONTAINER=routemap-stage
9+
10+ CLIENT_ID=7833861618225795
11+ CLIENT_SECRET=
12+ API_CLIENT_ID=2411181397763460
13+ API_CLIENT_SECRET=
14+ REDIRECT_URI=https://stage.kartat.hsl.fi/kartta
15+ LOGIN_PROVIDER_URI=https://hslid-uat.cinfra.fi
816DOMAINS_ALLOWED_TO_GENERATE=
917DOMAINS_ALLOWED_TO_LOGIN=
You can’t perform that action at this time.
0 commit comments