Skip to content

Commit e1a6ae1

Browse files
committed
Add a section heading for ENVIRONMENT
1 parent 3c12dff commit e1a6ae1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jetty/content.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ $ docker run -d -p 8888:8080 %%REPO%%
2222

2323
This will map port 8080 inside the container as port 80 on the host and container port 8443 as host port 443. You can then go to `http://host-ip` or `https://host-ip` in a browser.
2424

25+
## Environment
26+
2527
The default Jetty environment in the image is:
2628

2729
JETTY_HOME = /usr/local/jetty

0 commit comments

Comments
 (0)