mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-12-13 01:36:43 +00:00
[BUGFIX] port forwarder
This commit is contained in:
@@ -24,6 +24,6 @@ docker run \
|
||||
--publish 81:80 \
|
||||
--ENV REMOTE_HOST=example.com \
|
||||
--ENV REMOTE_PORT=82 \
|
||||
--ENV LOCAL_POST=80 \
|
||||
--ENV LOCAL_PORT=80 \
|
||||
newnius/port-forward
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user