Skip to content

Commit

Permalink
Fix incorrect traefik router name
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogsilva committed Aug 21, 2024
1 parent 861c54c commit 204c629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/compose.staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ services:
networks:
- back
labels:
- "traefik.http.routers.arpav-backend.entrypoints=web"
- "traefik.http.routers.arpav-frontend.entrypoints=web"
- "exposed.inside=true"

webapp:
Expand Down

0 comments on commit 204c629

Please sign in to comment.