heimdalljs/.env.example

11 lines
164 B
Plaintext

BACKEND_LOCATION=/
JWT_SECRET=CHANGE_ME
DB_TYPE=mysql
DB_STORAGE=
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=heimdall
DB_USERNAME=root
DB_PASSWORD=root
UPLOAD_DIR=