chore: auto-commit 2026-03-24 19:00

This commit is contained in:
cclohmar 2026-03-24 19:00:33 +00:00
parent f6c46d767c
commit b4b7181e1f

View file

@ -1529,7 +1529,6 @@ sudo docker rm "\$CONTAINER_NAME" 2>/dev/null || true
sudo docker run -d \\
--name "\$CONTAINER_NAME" \\
--restart always \\
--network host \\
-p $INGRESS_PORT:80 \\
-p $MONITORING_PORT:90 \\
-e WALLARM_API_TOKEN="$WALLARM_TOKEN" \\