We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6df6fa commit afbabfeCopy full SHA for afbabfe
.env
@@ -15,7 +15,7 @@ BACKEND_WORKER=1
15
# 前端镜像
16
FRONT_IMAGE=registry.cn-hangzhou.aliyuncs.com/feapderd/feapder_front:1.2
17
# 后端镜像
18
-BACKEND_IMAGE=registry.cn-hangzhou.aliyuncs.com/feapderd/feapder_backend:1.5
+BACKEND_IMAGE=registry.cn-hangzhou.aliyuncs.com/feapderd/feapder_backend:1.6
19
# 爬虫镜像
20
SPIDER_IMAGE=registry.cn-hangzhou.aliyuncs.com/feapderd/feapder:1.2
21
# git ssh 密钥, 直接复制密钥的值粘贴到等号后面
0 commit comments