launch docker local

This commit is contained in:
Valentin CZERYBA 2023-11-28 00:16:31 +01:00
parent 9b27458393
commit 16a503e411

View File

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