Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 137 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 137 Bytes

run docker container

docker compose up --build

head to => http://127.0.0.1:8000/

stop docker ontainer

docker compose down