summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/entrypoint.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/entrypoint.sh b/bin/entrypoint.sh
index ab38bfa..82fa479 100755
--- a/bin/entrypoint.sh
+++ b/bin/entrypoint.sh
@@ -12,6 +12,4 @@ cd "$(dirname "$0")/.."
/usr/bin/env -i - \
APP_ENV="$APP_ENV" \
BIND_ADDR="$BIND_ADDR" \
- OAUTH_CLIENT_ID="$OAUTH_CLIENT_ID" \
- OIDC_ISSUER="$OIDC_ISSUER" \
./bin/sparkled # launch sparkled in foreground