Update constants-service.conf

This commit is contained in:
Thorsten Spille
2025-07-23 12:04:42 +02:00
committed by GitHub
parent af6ef532d9
commit 94becd6d54

View File

@@ -41,3 +41,6 @@ CRED_FILE="/root/.zamba_credentials/icinga_stack.txt"
# For Debian 12 (Bookworm), this is 8.2.
# For a future Debian 13 (Trixie), you would likely change this to "8.3".
PHP_VERSION="8.2"
# service dependent meta tags
SERVICE_TAGS="nginx,postgresql,influxdb2,grafana"