rename service in docker compose

This commit is contained in:
Daniel Roth 2026-02-18 15:13:24 +00:00
parent f7fe7132c7
commit 3f022ba548

View file

@ -1,7 +1,7 @@
version: "3.9"
services:
lambda:
categorisation-lambda:
build:
context: ../
dockerfile: backend/categorisation/handler/Dockerfile