Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 709 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 709 Bytes

czarodziejska-www

czarodziejekodu.pl webpage source code

Development

Prerequisites

Installation

  1. Clone the repository
  2. Run docker-compose up -d
  3. After it finishes open http://localhost in your web browser to see Czarodzieje Kodu wordpress site

Troubles?

  • If docker-compose can't create and start containers make sure your already installed application does not use ports: 80, 3306 and 8080; for example stop any apache2, ngnix or mysql processes