Skip to content

Commit ccde85a

Browse files
committed
Modification README.md
1 parent 02fb649 commit ccde85a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.MD

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
PHP stack multi sites under Docker
44

5+
## Stack
6+
7+
- PHP-FPM 7.1 (composer)
8+
- NGINX 1.13
9+
- MySQL 5.7
10+
- Maildev
11+
- PhpMyAdmin
12+
513
## How to use
614

715
### Nginx
@@ -25,14 +33,6 @@ $ docker-compose up -d
2533

2634
- Open your browser to http://example.mysite (or another configured domain name)
2735

28-
### Stack
29-
30-
- PHP-FPM 7.1 (composer)
31-
- NGINX 1.13
32-
- MySQL 5.7
33-
- Maildev
34-
- PhpMyAdmin
35-
3636
### Port
3737

3838
- 8080:80 NGINX (172.45.0.10)

0 commit comments

Comments
 (0)