diff --git a/entrypoint.sh.tmpl b/entrypoint.sh.tmpl index f725b2c..491356a 100644 --- a/entrypoint.sh.tmpl +++ b/entrypoint.sh.tmpl @@ -25,5 +25,4 @@ file_env() { } file_env "OAUTH2_SECRET" -echo "DEBUG: OAUTH2 SECRET: $OAUTH2_SECRET" node /build/main.js \ No newline at end of file