diff --git a/README.md b/README.md index 1b323c6..3df7c27 100644 --- a/README.md +++ b/README.md @@ -283,6 +283,14 @@ LOG_LEVEL=debug # GA_ID=G-XXXX ``` +### Deploy to Render + +Note 1: Credit card needed to use free tier service. +Note 2: Render free tier has a timeout of 15 min. Please use some monitoring program to keep it alive. + +Keep all settings as default first, then go to `Environment` setting. +Put configurations above as Key-Value pairs, then click `Save, rebuild and deploy`. + ## Credits * [Glitch](https://glitch.com/)