Skip to content

Commit

Permalink
disable traefik
Browse files Browse the repository at this point in the history
  • Loading branch information
euanmillar committed Jan 10, 2024
1 parent 2a1477b commit b20ac53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.countryconfig.qa-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ services:
ports:
- '8085:8080'
deploy:
labels:
- 'traefik.enable=false'
replicas: 1
networks:
- overlay_net
Expand Down

0 comments on commit b20ac53

Please sign in to comment.