Skip to content

Commit e2fd8f0

Browse files
committed
wip
1 parent 9fb3d21 commit e2fd8f0

File tree

16 files changed

+514
-1590
lines changed

16 files changed

+514
-1590
lines changed

.env

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
11
NEXT_PUBLIC_BASE_PATH="/syk/kartleggingssporsmal"
22

3-
MEROPPFOLGING_BACKEND_URL="dummy-value"
4-
FLEXJAR_BACKEND_HOST="dummy-value"
5-
FLEXJAR_BACKEND_CLIENT_ID="dummy-value"
6-
TOKEN_X_WELL_KNOWN_URL="dummy-value"
7-
TOKEN_X_CLIENT_ID="dummy-value"
8-
TOKEN_X_PRIVATE_JWK="dummy-value"
9-
IDPORTEN_WELL_KNOWN_URL="dummy-value"
10-
IDPORTEN_CLIENT_ID="dummy-value"
11-
NAIS_CLUSTER_NAME="dummy-value"
3+
MEROPPFOLGING_BACKEND_URL="http://meroppfolging-backend"

.env.development.local

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
NEXT_PUBLIC_RUNTIME_ENVIRONMENT=local
2+
3+
MEROPPFOLGING_BACKEND_URL="dummy-value"
4+
FLEXJAR_BACKEND_HOST="dummy-value"
5+
FLEXJAR_BACKEND_CLIENT_ID="dummy-value"
6+
TOKEN_X_WELL_KNOWN_URL="dummy-value"
7+
TOKEN_X_CLIENT_ID="dummy-value"
8+
TOKEN_X_PRIVATE_JWK="dummy-value"
9+
IDPORTEN_WELL_KNOWN_URL="dummy-value"
10+
IDPORTEN_CLIENT_ID="dummy-value"
11+
NAIS_CLUSTER_NAME="dummy-value"

0 commit comments

Comments
 (0)