Commit 1bed45b6 authored by 吴文龙's avatar 吴文龙

修改Redis端口

parent 07af52b7
......@@ -30,7 +30,7 @@ services:
restart: always
image: redis:4.0
ports:
- "6379:6379"
- "16379:6379"
tb-js-executor:
restart: always
image: "${DOCKER_REPO}/${JS_EXECUTOR_DOCKER_NAME}:${TB_VERSION}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment