Skip to content

Commit 64b205c

Browse files
authored
Update README.md
Make clear that FORWARD_HOST exists
1 parent f072a43 commit 64b205c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ docker run -d \
3131
## Configuration
3232
- `HTPASSWD` (default: `foo:$apr1$odHl5EJN$KbxMfo86Qdve2FH4owePn.`): Will be written to the .htpasswd file on launch (non-persistent)
3333
- `FORWARD_PORT` (default: `80`): Port of the **source** container that should be forwarded
34+
- `FORWARD_HOST` (default: `web`): Hostname of the **source** container that should be forwarded
3435
> The container does not need any volumes to be mounted! Nonetheless you will find all interesting files at `/etc/nginx/*`.
3536
3637
## Multiple Users

0 commit comments

Comments
 (0)