Compare commits
4 Commits
cc4d24e169
...
1a77a46444
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1a77a46444 | ||
|
|
3a8a8a50c8 | ||
|
|
a6e37151ab | ||
|
|
46e5c71589 |
@@ -13,8 +13,8 @@ cp .env.example .env
|
|||||||
Set at least:
|
Set at least:
|
||||||
|
|
||||||
```env
|
```env
|
||||||
DOMAIN=t.renman.dev
|
DOMAIN=example.com
|
||||||
TUNNEL_DOMAIN=t.renman.dev
|
TUNNEL_DOMAIN=example.com
|
||||||
SECRET=change-this-to-a-long-random-secret
|
SECRET=change-this-to-a-long-random-secret
|
||||||
POSTGRES_PASSWORD=change-this-postgres-password
|
POSTGRES_PASSWORD=change-this-postgres-password
|
||||||
TELEBIT_PORT=8085
|
TELEBIT_PORT=8085
|
||||||
|
|||||||
Reference in New Issue
Block a user