Skip to content

Commit c2765fa

Browse files
authored
Merge pull request #35 from opt-nc/develop
fix(docker): port de l'API en 8080
2 parents c7b0431 + f7b9b57 commit c2765fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ services:
88
temps-attente-opt:
99
image: optnc/opt-temps-attente-agences-api
1010
ports:
11-
- 8081:8081
11+
- 8081:8080

0 commit comments

Comments
 (0)