Only run full procfile on runserver

This commit is contained in:
2025-03-04 11:59:35 +01:00
parent 728ad157e9
commit 75c4c55a32
9 changed files with 19 additions and 17 deletions

1
Procfile.minimal Normal file
View File

@@ -0,0 +1 @@
redis: redis-server --port $REDIS_PORT