Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 862 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 862 Bytes

Versão em Português Brasileiro.

This version works with compose-file version 2.

To check compose-file version 1 of this repository follow this link

Docker LEMP

This is my Docker Lemp configuration.

Feel free to use this on your projects.

How To

Clone this repository and execute the init.sh.

That will run the docker-compose command to start containers.

Configure

Since version 2 of compose-file, docker-compose.yml can have environment variables that are defined in the .env file.

Altrought if you need to change this values, change the .env then execute init.sh again.

Contributing

To contribute just create a PR and I will see. Thanks.