add git repo in docker-compose

This commit is contained in:
Valentin CZERYBA 2023-10-17 22:08:22 +02:00
parent 0512f082d2
commit 31b2a78097

View File

@ -6,9 +6,7 @@ services:
image: redis/redis-stack-server:latest
backend:
build:
context: ../backend-collector
dockerfile: Dockerfile
build: https://git.valczeryba.ovh/agenda/backend-collector.git
depends_on:
- redis
env_file: