Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1da271 commit b58300fCopy full SHA for b58300f
docker-compose.yml
@@ -4,7 +4,6 @@ services:
4
image: nginx:alpine
5
ports:
6
- 127.0.0.1:80:80
7
- - ${SERVER_HOST:-127.0.0.1}:${SERVER_PORT-}:80
8
volumes:
9
- .:/usr/share/nginx/html:ro
10
mocha:
0 commit comments