diff --git a/docker-compose.yaml b/docker-compose.yaml index cc19b0213..72eca69c0 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -3,11 +3,4 @@ services: build: context: . ports: - - "8080:8080" -endpoints: - labels: - dev.okteto.com/endpoints: https://docs-${OKTETO_NAMESPACE}.${OKTETO_DEMO_URL}/docs - rules: - - path: / - service: docs - port: 8080 \ No newline at end of file + - "8080:8080" \ No newline at end of file