Fix nom d'image qui default à docker.io

This commit is contained in:
Victor Lacasse-Beaudoin 2023-04-28 20:08:59 -04:00
parent 57ffc2dfba
commit 91811a4caa

View file

@ -12,7 +12,7 @@ services:
- 'minio'
restart: unless-stopped
build: .
image: agecem/agecem-org:latest
image: git.agecem.com/agecem/agecem-org:latest
ports:
- '8080:8080'
volumes: