Semantic revision

This commit is contained in:
Noah Williams 2021-03-14 15:19:24 -08:00
parent 93858e6f98
commit b8f74ecabc

View file

@ -51,9 +51,9 @@ R:80:localhost:80
---
## Chisel Docker Container
## Chisel Container
This guide makes use of Docker and docker-compose to accomplish the same task as the above guide, using the chisel container.
This guide makes use of Docker and Docker compose to accomplish the same task as the above guide.
It assumes your webserver is also containerized and listening on port 80.