Compare commits
4 Commits
main
...
cc4d24e169
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cc4d24e169 | ||
|
|
a0650b9fdd | ||
|
|
050f1c219c | ||
|
|
f0545ce3a3 |
@@ -13,8 +13,8 @@ cp .env.example .env
|
|||||||
Set at least:
|
Set at least:
|
||||||
|
|
||||||
```env
|
```env
|
||||||
DOMAIN=example.com
|
DOMAIN=t.renman.dev
|
||||||
TUNNEL_DOMAIN=example.com
|
TUNNEL_DOMAIN=t.renman.dev
|
||||||
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