(buildpack) add PaaS deployment support, tested with Scalingo

This commit is contained in:
Sylvain Zimmer
2025-06-01 23:54:35 +02:00
parent 393e7a06e2
commit ddac6197e3
8 changed files with 170 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
web: bin/buildpack_start.sh
postdeploy: python manage.py migrate