feat: Adds host mount.
This commit is contained in:
@@ -2,6 +2,7 @@ ADMIN_USERNAME=admin
|
||||
ADMIN_PASSWORD=super-secret
|
||||
TOKEN_SECRET=some-token
|
||||
ORIGIN=https://s.housh.dev
|
||||
DATA_MNT=/mnt # Database mount from host.
|
||||
|
||||
# Database Settings
|
||||
DATABASE_URL="file:./db.sqlite"
|
||||
|
||||
Reference in New Issue
Block a user