add git repo in docker-compose
This commit is contained in:
parent
0512f082d2
commit
31b2a78097
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user