Browse Source

fixed port

tags/v1.0.1^0
Robin Thoni 6 years ago
parent
commit
0096f8008a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docker-compose.yml

+ 1
- 1
docker-compose.yml View File

6
         container_name: www.rthoni.com-apache
6
         container_name: www.rthoni.com-apache
7
 #        restart: unless-stopped
7
 #        restart: unless-stopped
8
         ports:
8
         ports:
9
-            - "127.0.0.1:35030:80"
9
+            - "127.0.0.1:35040:80"

Loading…
Cancel
Save