Merge pull request #17 from janderedev/patch-1

Added warning to readme
pull/19/head
Paul Makles 3 years ago committed by GitHub
commit 0197d44d72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,6 +19,9 @@ Then simply go to http://local.revolt.chat:5000
Copy the `.env` file and edit according to your needs.
> ⚠️ The default configuration is intended for testing and only works on your local machine. If you want to deploy to a remote server, you need to edit the URLs in the `.env` file. \
> If you get a network error when trying to log in, **double check your configuration before opening an issue.**
```bash
cp .env.example .env
```

Loading…
Cancel
Save