Files
nextcloud/Containers/collabora/healthcheck.sh
2025-05-30 10:02:46 +02:00

4 lines
50 B
Bash

#!/bin/bash
curl http://127.0.0.1:9980 || exit 1