11 lines
264 B
Plaintext
11 lines
264 B
Plaintext
## can be generated with `openssl rand -base64 32`
|
|
JWT_SECRET=
|
|
#
|
|
## can be generated with `openssl rand -base64 32`
|
|
MYSQL_ROOT_PASSWORD=
|
|
#
|
|
## can be generated with `openssl rand -base64 32`
|
|
MYSQL_PASSWORD=
|
|
# password should be the same as mysql_password
|
|
PASSWORD=
|