@@ -7,7 +7,7 @@ services:
dockerfile: Dockerfile
container_name: ai-agentic-pt
ports:
- - "8080:80"
+ - "11119:80"
restart: unless-stopped
healthcheck:
test: ["CMD", "wget", "-q", "--tries=1", "--spider", "http://localhost"]