Skip to content

Commit

Permalink
fix(docker): port de l'API en 8080
Browse files Browse the repository at this point in the history
  • Loading branch information
Dougniel committed Jun 15, 2022
1 parent fd6bba6 commit f7b9b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ services:
temps-attente-opt:
image: optnc/opt-temps-attente-agences-api
ports:
- 8081:8081
- 8081:8080

0 comments on commit f7b9b57

Please sign in to comment.