6 Commits

Author SHA1 Message Date
WGAVermeer
5fd943db85 cleaned up dockerfile, removed useless expose as the port is configured in the compose.yaml file. Moved standard ENV into buildfile as they should always be executed no matter the compose variant executed. 2026-04-09 10:34:37 +02:00
WGAVermeer
acc116a6c1 added dev make file for ease in development.
Some checks failed
Gitea build & run. / docker (push) Failing after 3s
2026-03-08 13:20:45 +01:00
WGAVermeer
d359cb9780 working database connection in Django 2026-03-06 16:56:14 +01:00
WGAVermeer
596e3fcfca added development yml file for live reload 2026-03-06 15:07:50 +01:00
WGAVermeer
76a5b2d98f renaming quatsh to app part 2 2026-03-06 14:55:33 +01:00
WGAVermeer
1bdd63fd2a initial django build using docker and gunicorn. 2026-03-06 14:52:57 +01:00