mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-03-20 01:35:16 -05:00
Added warning to readme
This commit is contained in:
@@ -19,6 +19,9 @@ Then simply go to http://local.revolt.chat:5000
|
|||||||
|
|
||||||
Copy the `.env` file and edit according to your needs.
|
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
|
```bash
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user