fix docker compose file with location of frontend

This commit is contained in:
2024-11-14 11:55:56 +02:00
parent 469a4b0383
commit 8c4b84cdac

View File

@@ -98,7 +98,7 @@ services:
user-interface:
container_name: MIH-UX
build:
context: ./Frontend/patient_manager
context: ./Frontend
ports:
- "83:83"
networks: