更改docker容器设定
This commit is contained in:
@@ -283,7 +283,7 @@ print_step "启动 frpc-console 容器..."
|
|||||||
docker run -d \
|
docker run -d \
|
||||||
--name frpc-console \
|
--name frpc-console \
|
||||||
--restart=always \
|
--restart=always \
|
||||||
-p ${PORT}:9300 \
|
--network host \
|
||||||
-v ${DATA_DIR}:/app/data \
|
-v ${DATA_DIR}:/app/data \
|
||||||
-e PORT=9300 \
|
-e PORT=9300 \
|
||||||
-e TZ=Asia/Shanghai \
|
-e TZ=Asia/Shanghai \
|
||||||
|
|||||||
Reference in New Issue
Block a user