This commit is contained in:
2026-01-25 14:58:57 +01:00
parent 17684e7e2e
commit 04cab0d925
3 changed files with 4 additions and 4 deletions

View File

@@ -90,7 +90,7 @@ else
echo "# Traceability Matrix Proxy"
echo "# -------------------------"
echo "Traceability.nabd-co.com {"
echo " reverse_proxy traceability_web:80"
echo " reverse_proxy traceability_web:8088"
echo " encode gzip"
echo -e "}${NC}"
echo ""