notes fix

This commit is contained in:
2024-06-24 11:09:42 +02:00
parent 3a408e8464
commit a7e961e201
291 changed files with 5398 additions and 426 deletions

View File

@@ -45,7 +45,7 @@ services:
build:
context: ./Frontend/patient_manager
ports:
- "8080:9000"
- "8080:8080"
# volumes:
# - ./Frontend/patient_manager:/app
@@ -53,8 +53,8 @@ services:
container_name: MIH-minio
image: docker.io/bitnami/minio:2022
ports:
- '9000:9000'
- '9001:9001'
- '9002:9002'
networks:
- minionetwork
volumes: