mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-23 19:36:56 -08:00
update documentation #40
This commit is contained in:
parent
0ec62615bb
commit
6aa0d51bcc
1 changed files with 4 additions and 1 deletions
|
@ -177,3 +177,6 @@ The site will still run without federation. You can create local communities and
|
|||
|
||||
My way around this is to use ngrok.com, which is a quick and simple way to create a temporary VPN with a domain and SSL. On the free plan your domain changes often, which will break federation every time you reconnect. $10 per month will get you https://yourwhatever.ngrok.app which won't change.
|
||||
|
||||
Once you have ngrok working, edit the .env file and change the SERVER_NAME variable to your new domain name.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue