We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b40e4bc commit bd43cbfCopy full SHA for bd43cbf
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