bema/func/libxml_backend #20

Merged
bema merged 25 commits from bema/func/libxml_backend into dev 2023-02-09 13:34:44 +01:00
Showing only changes of commit 0c5a83d3b6 - Show all commits

View File

@@ -19,6 +19,13 @@ services:
ports: ports:
- 8081:8081 - 8081:8081
xmltools-libxml-backend:
build: ./Backend-libXML
container_name: xmltools-libxml-backend
image: xmltools-libxml-backend
ports:
- 8082:80
xmltools-mocked-services: xmltools-mocked-services:
build: build:
context: ./Backend/mocked-services context: ./Backend/mocked-services