Added container xmltools-mocked-services dependency

This commit is contained in:
2024-12-20 15:57:05 +01:00
parent ea83e95a00
commit 2149e731c1

View File

@@ -14,6 +14,9 @@ services:
image: xmltools-frontend
ports:
- 80:80
depends_on:
- xmltools-mocked-services
xmltools-backend:
build: ./Backend/tools-services