Fixed path to java backend

This commit is contained in:
2023-03-01 15:11:24 +01:00
parent 41f6cd38d3
commit 4a19c45fa2

View File

@@ -13,7 +13,7 @@ services:
- 8086:80 - 8086:80
xmltools-backend: xmltools-backend:
build: ./Backend/xslt-rest build: ./Backend/tools-services
container_name: xmltools-backend container_name: xmltools-backend
image: xmltools-backend image: xmltools-backend
ports: ports: