Skip to content

Commit

Permalink
chore: removed unused lables in traekif docker
Browse files Browse the repository at this point in the history
  • Loading branch information
alemazzo committed Nov 20, 2023
1 parent 6d58669 commit 3ee8b6e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions services/gateway/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ services:
- '8080:8080'
volumes:
- '/var/run/docker.sock:/var/run/docker.sock:ro'
labels:
- 'traefik.http.middlewares.testheader.headers.accesscontrolallowmethods=*'
- 'traefik.http.middlewares.testheader.headers.accesscontrolalloworigin=*'
- 'traefik.http.middlewares.testheader.headers.accesscontrolmaxage=100'
- 'traefik.http.middlewares.testheader.headers.addvaryheader=true'
depends_on:
- frontend-service
- messages-service
Expand Down

0 comments on commit 3ee8b6e

Please sign in to comment.