will do deployment manually

This commit is contained in:
2025-11-16 20:57:20 +00:00
parent ac098ffb55
commit 91e957dc25

View File

@@ -1,10 +0,0 @@
#!/bin/bash
# Go to deployment directory
# Pull latest changes from remote repository
# Start docker applications
docker compose up -d helloworld
docker compose up -d nginx
docker compose up -d certbot