mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
typo
This commit is contained in:
parent
931c102668
commit
6e57135533
@ -2,7 +2,7 @@ FROM golang:1.5
|
|||||||
|
|
||||||
MAINTAINER fatedier
|
MAINTAINER fatedier
|
||||||
|
|
||||||
RUN echo "[common]\nbind_addr = 0.0.0.0\nbind_port = 7000\n[wiki]\npasswd = 123\nbind_addr = 0.0.0.0\nlisten_port = 80" > /usr/share/frps.ini
|
RUN echo "[common]\nbind_addr = 0.0.0.0\nbind_port = 7000\n[test]\npasswd = 123\nbind_addr = 0.0.0.0\nlisten_port = 80" > /usr/share/frps.ini
|
||||||
|
|
||||||
ADD ./ /usr/share/frp/
|
ADD ./ /usr/share/frp/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user