mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-16 10:18:28 +00:00
streamsalt is no longer static
it’s generated by cobalt on each restart :D
This commit is contained in:
parent
078b20038e
commit
4032f2a088
@ -11,9 +11,5 @@ services:
|
|||||||
# Set this to the port in which cobalt will run on
|
# Set this to the port in which cobalt will run on
|
||||||
- port=9000
|
- port=9000
|
||||||
# Set this to your instance's URL
|
# Set this to your instance's URL
|
||||||
- selfURL='https://co.wukko.me'
|
- selfURL='https://co.wukko.me'
|
||||||
# Set this to a random SHA-512 hash (you can just paste the output of "head /dev/random | sha512sum")
|
|
||||||
- streamSalt=PLACEHOLDER
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user