utilisation de reskreen:latest
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m40s

This commit is contained in:
2024-07-16 02:33:52 +02:00
parent 2cd63b8a1b
commit 920d8c2693

View File

@@ -6,14 +6,14 @@ services:
ports:
- "3000:3000"
backend:
image: reskreen:prod
image: registry.prod.resk-u.ch/reskreen:latest
ports:
- "8081:8080"
volumes:
- /home/prod/Reskreen:/app
backend-cron:
image: reskreen:prod
image: registry.prod.resk-u.ch/reskreen:latest
command: crond -f
volumes:
- /home/reskreen:/app/Reskreen