Skip to content

wonseokroh/uospital

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UOSPITAL : Personalized Healthcare Recommendation System for AI City

How to run

docker-compose -f "docker-compose.yml" up -d --build

How to stop

docker-compose -f "docker-compose.yml" down