supervisord

This commit is contained in:
Mateusz Gruszczyński
2025-11-01 19:23:33 +01:00
parent 183751f6d7
commit 570ecbb7f4

4
spawn.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
docker-compose down
docker system prune -a
docker-compose up -build