Skip to content

Commit

Permalink
remove endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
rberrelleza committed Apr 18, 2024
1 parent 736811b commit 7df938a
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
- "8080:8080"

0 comments on commit 7df938a

Please sign in to comment.