mirror of
https://github.com/mivodev/mivo.git
synced 2026-01-26 05:25:42 +07:00
8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
APP_NAME=MIVO
|
|
APP_ENV=production
|
|
APP_KEY=mikhmonv3remake_secret_key_32bytes
|
|
APP_DEBUG=true
|
|
|
|
# Database
|
|
DB_PATH=/app/Database/database.sqlite
|