You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Run script to build & start all container by this command (*If you already installed mysql in your local machine & it is using port 3306, please stop it before run this command*)
15
15
```
16
16
$ ./bin/run.sh
17
17
```
18
-
3. In this repo have two example projects (you can remove it and replace by your repositories):
18
+
3. In this repo has two example projects (you can remove it and replace by your repositories):
19
19
-*./www/site1/* this one will use *./etc/nginx/site1.conf*
20
20
-*./www/site2/* this one will use *./etc/nginx/site2.conf*
0 commit comments