Skip to content

ducanhprg/shop_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1- Open terminal in project folder

2- Run:

  • Windows OS: .\start.sh
  • Linux/MacOS: bash ./start.sh

3- Source code in: ./projects folder

4- MySQL Server:

  • access from local machine: localhost:3306
  • access from other docker container: DOCKER_MYSQL at port: 3306

5- URL

  • Root: localhost
  • PhpMyAdmin: localhost:8081

6- Redis Server:

  • access from local machine: localhost:6379
  • access from other docker container: DOCKER_REDIS at port:6379

7- Stop:

  • Windows OS: .\stop.sh
  • Linux/MacOS: bash ./stop.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors