Add files via upload

This commit is contained in:
nogueiragustavo
2026-02-26 19:47:52 -03:00
committed by GitHub
parent 3a8e8a5d54
commit aa561a87f3
8 changed files with 1453 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ services:
volumes:
- agent-data:/data
ports:
- "8000:8000"
- "8000:8000" # Optional: direct API access for debugging
networks:
- agent-net
healthcheck: