Commit 7d98626b by Ali Arshad

Update docker-compose.yml

parent faedf059
Pipeline #168 passed with stage
in 0 seconds
...@@ -9,7 +9,7 @@ services: ...@@ -9,7 +9,7 @@ services:
links: links:
- db - db
ports: ports:
- 80:80 - 10035:80
volumes: volumes:
- ./WWW_DATA:/var/www/html - ./WWW_DATA:/var/www/html
environment: environment:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment