Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 328 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 328 Bytes

Build docker and project

git clone git@github.com:AndreiBu/uploaderMS.git
docker-compose up --build -d

after starting docker to run composer and migrate

docker exec uploader /preset.sh

run bush in docker

docker exec -it uploader bash

for explore just open url http://localhost:8000