3 lines
81 B
Bash
3 lines
81 B
Bash
|
|
ADMIN_USER=admin
|
||
|
|
ADMIN_PASS=verystrongpassword
|
||
|
|
SECRET_KEY=some-long-random-string
|