Modified to use just local port

This commit is contained in:
Viswamedha Nalabotu 2026-03-21 00:04:32 +00:00
parent 7a9b08b78f
commit f58b4dbe35

View file

@ -97,7 +97,7 @@ services:
- HF_HOME=/root/.cache/huggingface
- HF_HUB_OFFLINE=0
ports:
- "0.0.0.0:58001:8001"
- "8001:8001"
depends_on:
fyp-redis-dev:
condition: service_healthy