Hydra/docker-compose.yml

7 lines
126 B
YAML
Raw Permalink Normal View History

2024-08-04 15:57:10 +02:00
services:
hydra.backend:
image: hydra.backend
build:
context: .
dockerfile: Hydra.Backend/Dockerfile