Files
OSIT-Mailman3/web/docker-entrypoint.sh
Sven Roederer 3a6de9ff76 fix path of SQLITE_URL for Django (postorius + web docker-image)
Startup of images using SQLite database fails as of non-existent database file.
Fix this by using the proper syntax [1] to have the database created at /opt/mailman-web-data/mailmanweb.db

1 - https://github.com/joke2k/django-environ/issues/187#issuecomment-400577114

Signed-off-by: Sven Roederer <sven@geroedel.de>
2022-04-01 00:30:50 +02:00

5.0 KiB
Executable File