diff --git a/render-config.json b/render-config.json index 5fdc3510..f68c0ba9 100644 --- a/render-config.json +++ b/render-config.json @@ -19,7 +19,7 @@ "enabled": true, "host": "0.0.0.0", "port": 8765, - "token": "${NANOBOT_WEB_TOKEN}", + "tokenIssueSecret": "${NANOBOT_WEB_TOKEN}", "websocketRequiresToken": true } },