diff options
author | 2022-03-31 10:46:33 -0500 | |
---|---|---|
committer | 2022-03-31 10:46:33 -0500 | |
commit | 08d5e01be09e482f92a96cf00bc007e60dfa2c98 (patch) | |
tree | 83f23e89e440a4fc36b7b2adc90e657b3ed513af /pydis_site/apps | |
parent | Remove starting whitespaces (diff) |
Make "free hosts" a header
Co-authored-by: Shom770 <[email protected]>
Diffstat (limited to 'pydis_site/apps')
-rw-r--r-- | pydis_site/apps/content/resources/guides/python-guides/vps-services.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/content/resources/guides/python-guides/vps-services.md b/pydis_site/apps/content/resources/guides/python-guides/vps-services.md index 90306057..b8a6f8fd 100644 --- a/pydis_site/apps/content/resources/guides/python-guides/vps-services.md +++ b/pydis_site/apps/content/resources/guides/python-guides/vps-services.md @@ -30,6 +30,6 @@ If you need to run your bot 24/7 (with no downtime), you should consider using a * Global data centre options. --- -Free hosts +# Free hosts There are no reliable free options for VPS hosting. If you would rather not pay for a hosting service, you can consider self-hosting. Any modern hardware should be sufficient for running a bot. An old computer with a few GB of ram could be suitable, or a Raspberry Pi. |