Bump API à version 2 #2

Merged
vlbeaudoin merged 9 commits from bump/v2 into main 2023-06-03 20:42:35 -04:00
Showing only changes of commit b283221728 - Show all commits

View file

@ -14,7 +14,7 @@ services:
depends_on: depends_on:
- db - db
build: . build: .
image: 'git.agecem.com/agecem/bottin-agenda/bottin-agenda-v2:latest' image: 'git.agecem.com/agecem/bottin-agenda:latest'
ports: ports:
- '1313:1313' - '1313:1313'
volumes: volumes:
@ -26,7 +26,7 @@ services:
depends_on: depends_on:
- api - api
build: . build: .
image: 'git.agecem.com/agecem/bottin-agenda/bottin-agenda-v2:latest' image: 'git.agecem.com/agecem/bottin-agenda:latest'
ports: ports:
- '2313:2313' - '2313:2313'
volumes: volumes: