Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 328 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 328 Bytes

DOCKER 4 Yii2 ADVANCED

Download:

git clone https://[email protected]/juergenarne/yii2advanced-docker-blueprint.git .

Start

docker-compose up --build -d

Beenden

docker-compose down --rmi all

Aufrufen

  • http://front.lx:8080
  • http://back.lx:8080
  • http://api.lx:8080