Skip to content

Commit d58d015

Browse files
committed
chore(.env): Remove unused var from sample .env
1 parent ac4ca51 commit d58d015

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.env.local.example

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ ACCOUNT_SERVER_API_SERVER='https://squonk.informaticsmatters.org/account-server-
2626
AUTH0_SECRET='LONG_RANDOM_VALUE'
2727
# Auth Issuer Location
2828
KEYCLOAK_URL='https://squonk.informaticsmatters.org/auth/realms/squonk'
29-
KEYCLOAK_REALM=squonk
3029
# Client ID and Secret of confidential Keycloak client
3130
AUTH0_CLIENT_ID='data-manager-ui-staging'
3231
AUTH0_CLIENT_SECRET='e32...daaa2d'

0 commit comments

Comments
 (0)