fix docker compose file with location of frontend
This commit is contained in:
@@ -98,7 +98,7 @@ services:
|
||||
user-interface:
|
||||
container_name: MIH-UX
|
||||
build:
|
||||
context: ./Frontend/patient_manager
|
||||
context: ./Frontend
|
||||
ports:
|
||||
- "83:83"
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user