Skip to content
Snippets Groups Projects
Commit 7268e879 authored by Pierre Ozoux's avatar Pierre Ozoux Committed by GitHub
Browse files

Move to VIRTUAL_HOST

parent 6f3ba452
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ docker-compose up -d
And profit!
```
docker run -e HOST=example.org nginx
docker run -e VIRTUAL_HOST=example.org nginx
```
## Contributing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment