Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
fix(dev): correction nom service traefik dans docker-compose.dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ocruze committed Jun 19, 2023
1 parent e0f4619 commit 1c399c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ services:
- "traefik.enable=true"
- "traefik.http.routers.geotuileur.rule=Host(`geotuileur-dev.docker.localhost`)"
- "traefik.http.routers.geotuileur.entrypoints=websecure"
- "traefik.http.services.validator-api-service.loadbalancer.server.port=8000"
- "traefik.http.services.geotuileur.loadbalancer.server.port=8000"

0 comments on commit 1c399c9

Please sign in to comment.