5 lines
159 B
Bash
5 lines
159 B
Bash
|
LETSENCRYPT_EMAIL=email@example.com
|
||
|
SEARX_HOSTNAME=localhost
|
||
|
# use openssl rand -base64 33
|
||
|
MORTY_KEY=RemplaceThisBase64KeySharedBetweenMortyAndSearxByARealKey
|