rename parameter for website cleanup #15

Merged
jem merged 2 commits from fix/website-cleanup into main 2026-07-30 12:47:56 +00:00
Owner
No description provided.
jem merged commit bc9c9c985f into main 2026-07-30 12:47:56 +00:00
jem deleted branch fix/website-cleanup 2026-07-30 12:47:56 +00:00
@ -17,0 +14,4 @@
while true; do
STATUS=$(curl -s -o /dev/null -w "%{http_code}" http://SERVICE_NAME:80 2>/dev/null)
if [[ "$STATUS" = "200" ]]; then
echo "NGINX erreichbar (Status: $STATUS)"
Owner

English would be better I think

English would be better I think
jem marked this conversation as resolved
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
meissa/c4k-website!15
No description provided.