mirror of
https://github.com/mivodev/mivo.git
synced 2026-01-25 21:18:49 +07:00
8 lines
139 B
Plaintext
8 lines
139 B
Plaintext
APP_NAME=MIVO
|
|
APP_ENV=production
|
|
APP_KEY=mivo_official_secret_key_32bytes
|
|
APP_DEBUG=true
|
|
|
|
# Database
|
|
DB_PATH=/app/Database/database.sqlite
|