Skip to content

lcaliani/Lemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEMP

LEMP stack for local development. PHP Version: 7.4

Use

  • Open and set localhost at your hosts file:
# opening
sudo vim /etc/hosts

# set this inside hosts
127.0.0.1    chocolate.dev.br
  • Build the images via docker-compose
docker-compose up -d

Additional info

  • Home: chocolate.dev.br
  • PHPMyAdmin: chocolate.dev.br:8080
  • MySQL default user and pasword: root@root

About

LEMP stack for local development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •