feat: add recipe-api service definition to docker-compose
Test Suite / test (24.15.0) (push) Has been cancelled

This commit is contained in:
Nils-Johan Gynther
2026-05-04 20:17:24 +02:00
parent ffe50e5151
commit 6dfd4c372d
+1
View File
@@ -1,4 +1,5 @@
services: services:
recipe-api:
build: build:
context: ./backend context: ./backend
dockerfile: Dockerfile dockerfile: Dockerfile