This commit is contained in:
2026-03-20 13:33:23 +01:00

2
deploy.sh Normal file
View File

@@ -0,0 +1,2 @@
docker build -t send-it .
docker compose down && docker compose up -d