wip: make work Services Status

This commit is contained in:
Constantin
2025-09-13 14:23:31 +03:00
parent 2277b11563
commit f0b6d1cff1
18 changed files with 2568 additions and 2130 deletions
+4
View File
@@ -80,6 +80,10 @@ start-wg:
@echo "Starting WireGuard service..."
docker-compose up -d wireguard
start-webui:
@echo "Starting WebUi service..."
docker-compose up -d webui
# Maintenance commands
clean:
@echo "Cleaning up containers and volumes..."