Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sataniceypz authored Jan 10, 2025
1 parent f07e9b1 commit da59572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ module.exports = {
AUTHOR: process.env.AUTHOR || "Eypz God",
DELETED_LOG_CHAT: process.env.DELETED_LOG_CHAT || false,
RENDER_API_KEY: process.env.RENDERAPI_KEY || "your_render_api_key",
RENDER_SERVICE_ID: process.enc.RENDER_SERVICE_ID || "",
RENDER_SERVICE_ID: process.enc.RENDER_SERVICE_ID || "your_render_service_id",
HEROKU_APP_NAME: process.env.HEROKU_APP_NAME || "",
HEROKU_API_KEY: process.env.HEROKU_API_KEY || "",
KOYEB_API_KEY: process.env.KOYEB_API_KEY || "your_koyeb_api_key",
Expand Down

0 comments on commit da59572

Please sign in to comment.