bind: MLflow port to 127.0.0.1:5000:5000 in docker-compose.yml
Changes: - Updated docker-compose.yml MLflow service port binding from 5000:5000 to 127.0.0.1:5000:5000 to restrict access to localhost only for security - Marked task 1.7 as complete in tasks.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
9efa1dbbcc
commit
c327ba3370
19 changed files with 1002 additions and 2 deletions
2
openspec/changes/code-review-fix/.openspec.yaml
Normal file
2
openspec/changes/code-review-fix/.openspec.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
schema: spec-driven
|
||||
created: 2026-02-18
|
||||
Loading…
Add table
Add a link
Reference in a new issue