version: '3.8' # Internal-only override: publish the frontend directly on the host. # No Traefik server required; API/WS stay behind the frontend nginx proxy. services: frontend: ports: - "8080:80"