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 image: redis/redis-stack-server:latest
backend: backend:
build: https://git.valczeryba.ovh/agenda/backend-collector.git build:
context: ../backend-collector
dockerfile: Dockerfile
depends_on: depends_on:
- redis - redis
env_file: env_file: