correct appkey variable
This commit is contained in:
parent
5ecfebaa84
commit
75c9adab18
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Monica
|
# Monica
|
||||||
MONICA_VERSION=4.1.2
|
MONICA_VERSION=4.1.2
|
||||||
APPKEY= # generate with echo -n 'base64:'; openssl rand -base64 32
|
MONICA_APPKEY= # generate with echo -n 'base64:'; openssl rand -base64 32
|
||||||
MONICA_DOMAIN=monica.example.com
|
MONICA_DOMAIN=monica.example.com
|
||||||
|
|
||||||
# MySQL
|
# MySQL
|
||||||
|
|
Loading…
Add table
Reference in a new issue