Full Changelog
Release: v1.0.0
Sprint: v6.5.2
Documentation
-
fix Harbor image path in installation guide
The image repository is /configs not /ui: hub.friendly-tech.com/configs/ft-configs-ui
-
correct UI env vars and rename compose file
Fix BACKEND_URL examples to the host-only form (a path component breaks nginx variable proxy_pass and the readiness probe). Remove RUNTIME_API_PATH from the docs: entrypoint.sh writes a fixed /configs-service API path and never reads that variable. Clarify the METRICS_ALLOW_IP default and allow-list behaviour. Rename docker-compose.yml to compose.yml and update doc references.