Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 442 Bytes

File metadata and controls

20 lines (14 loc) · 442 Bytes

Bootstrap for php-based projects

This is the bootstrap for php project which may be used with docker. It has nginx frontend configured too.

Available containers

Local development

Run via docker-compose

docker-compose up

Access with http:

curl localhost:<dynamically-assigned-port>