wger/config/dev-sqlite.env

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