Ajuster nom d'image
This commit is contained in:
parent
c0879a2a67
commit
b283221728
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ services:
|
|||
depends_on:
|
||||
- db
|
||||
build: .
|
||||
image: 'git.agecem.com/agecem/bottin-agenda/bottin-agenda-v2:latest'
|
||||
image: 'git.agecem.com/agecem/bottin-agenda:latest'
|
||||
ports:
|
||||
- '1313:1313'
|
||||
volumes:
|
||||
|
@ -26,7 +26,7 @@ services:
|
|||
depends_on:
|
||||
- api
|
||||
build: .
|
||||
image: 'git.agecem.com/agecem/bottin-agenda/bottin-agenda-v2:latest'
|
||||
image: 'git.agecem.com/agecem/bottin-agenda:latest'
|
||||
ports:
|
||||
- '2313:2313'
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue