generated from DAM/ts-TEMPLATE
5 lines
150 B
Bash
5 lines
150 B
Bash
# Note: this is the path *within* the docker container
|
|
DJANGO_DB_ENGINE=django.db.backends.sqlite3
|
|
DJANGO_DB_DATABASE=/home/wger/src/database.sqlite
|
|
|