mirror of
https://github.com/g3rv4/FakeRelay.git
synced 2025-07-12 10:04:58 +02:00
Merge pull request #10 from ineffyble/patch-1
This commit is contained in:
@ -123,7 +123,7 @@ server {
|
|||||||
The first time you run this it needs to create a key, you can trigger that using:
|
The first time you run this it needs to create a key, you can trigger that using:
|
||||||
|
|
||||||
```
|
```
|
||||||
docker-compose run --rm cli config {relayHost}
|
docker-compose run --rm cli config ${RELAY_HOST}
|
||||||
```
|
```
|
||||||
|
|
||||||
If you want requests to the homepage to redirect visitors somewhere, you can add a `"HomeRedirect"` entry on the generated `config.json`. The file would look like this:
|
If you want requests to the homepage to redirect visitors somewhere, you can add a `"HomeRedirect"` entry on the generated `config.json`. The file would look like this:
|
||||||
|
Reference in New Issue
Block a user