config: Add 15 and update 3 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 40s

This commit is contained in:
j
2025-12-18 19:59:20 +13:00
parent de6ad1db93
commit 391f25996e
18 changed files with 301 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ CONTAINER_NAME=logserver
SSH_USER="root"
# Ports
WEB_PORT=3000 # Grafana web UI
WEB_PORT=3001 # Grafana web UI
LOKI_PORT=3100 # Loki API (for clients to send logs)
# Authentication for Grafana