update the way environment variables are checked
no longer checking for .env file, just the variables
This commit is contained in:
@@ -77,7 +77,7 @@ It's also possible to host cobalt via a Docker image, but in that case you'd nee
|
||||
That includes:
|
||||
| Variable | Example |
|
||||
| -------- | :--- |
|
||||
| `selfUrl` | `https://co.wukko.me/` |
|
||||
| `selfURL` | `https://co.wukko.me/` |
|
||||
| `port` | `9000` |
|
||||
| `streamSalt` | `randomly generated sha512 hash` |
|
||||
| `cors` | `0` |
|
||||
|
||||
Reference in New Issue
Block a user