chore: use warning labels (#47)

pull/63/head
Sophie L 2 years ago committed by GitHub
parent 779dc4f27d
commit 559413b356
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,7 +16,8 @@ Related issue: https://github.com/revoltchat/delta/issues/116
This repository provides reasonable defaults, so you can immediately get started with it on your local machine.
> ⚠️ Not recommended for production, see below for full guide.
> **Warning**
> This is not recommended for production usage - see below for the full guide.
```bash
git clone https://github.com/revoltchat/self-hosted revolt
@ -38,7 +39,7 @@ cd revolt
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. \
> **Warning**: 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

Loading…
Cancel
Save