调整部分部署逻辑
This commit is contained in:
@@ -544,7 +544,7 @@ do_deploy() {
|
|||||||
--name frpc-console \
|
--name frpc-console \
|
||||||
--restart=always \
|
--restart=always \
|
||||||
--network host \
|
--network host \
|
||||||
-v ${DATA_DIR}:/app/data \
|
-v ${DEPLOY_DIR}:/app \
|
||||||
-e PORT=${PORT} \
|
-e PORT=${PORT} \
|
||||||
-e TZ=Asia/Shanghai \
|
-e TZ=Asia/Shanghai \
|
||||||
${IMAGE_NAME}:latest
|
${IMAGE_NAME}:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user