mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
@@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
casdoor:
|
casdoor:
|
||||||
image: casbin/casdoor:2.349.0
|
image: casbin/casdoor:2.351.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
mx-server:
|
mx-server:
|
||||||
image: innei/mx-server:10.3.0
|
image: innei/mx-server:10.3.1
|
||||||
depends_on:
|
depends_on:
|
||||||
- mx-mongo
|
- mx-mongo
|
||||||
- mx-redis
|
- mx-redis
|
||||||
@@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
mx-server:
|
mx-server:
|
||||||
image: innei/mx-server:10.3.0
|
image: innei/mx-server:10.3.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
+1
-1
@@ -14,7 +14,7 @@ services:
|
|||||||
- verificationCodeTimeout=10
|
- verificationCodeTimeout=10
|
||||||
- appname=casdoor
|
- appname=casdoor
|
||||||
- authState=casdoor
|
- authState=casdoor
|
||||||
image: casbin/casdoor:2.349.0
|
image: casbin/casdoor:2.351.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -34,7 +34,7 @@ services:
|
|||||||
- ENCRYPT_ENABLE=false
|
- ENCRYPT_ENABLE=false
|
||||||
- DB_HOST=mx-mongo
|
- DB_HOST=mx-mongo
|
||||||
- REDIS_HOST=mx-redis
|
- REDIS_HOST=mx-redis
|
||||||
image: innei/mx-server:10.3.0
|
image: innei/mx-server:10.3.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -13,7 +13,7 @@ services:
|
|||||||
- DEMO=false
|
- DEMO=false
|
||||||
- NODE_ENV=production
|
- NODE_ENV=production
|
||||||
- ENCRYPT_ENABLE=false
|
- ENCRYPT_ENABLE=false
|
||||||
image: innei/mx-server:10.3.0
|
image: innei/mx-server:10.3.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -19,6 +19,7 @@ services:
|
|||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- HOME=/home/node
|
- HOME=/home/node
|
||||||
- TERM=xterm-256color
|
- TERM=xterm-256color
|
||||||
|
- PLAYWRIGHT_BROWSERS_PATH=/home/node/.cache/ms-playwright
|
||||||
healthcheck:
|
healthcheck:
|
||||||
interval: 30s
|
interval: 30s
|
||||||
retries: 5
|
retries: 5
|
||||||
@@ -43,3 +44,4 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ${OPENCLAW_ROOT_PATH}/data/config:/home/node/.openclaw
|
- ${OPENCLAW_ROOT_PATH}/data/config:/home/node/.openclaw
|
||||||
- ${OPENCLAW_ROOT_PATH}/data/workspace:/home/node/.openclaw/workspace
|
- ${OPENCLAW_ROOT_PATH}/data/workspace:/home/node/.openclaw/workspace
|
||||||
|
- ${OPENCLAW_ROOT_PATH}/data/ms-playwright:/home/node/.cache/ms-playwright
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ services:
|
|||||||
- verificationCodeTimeout=10
|
- verificationCodeTimeout=10
|
||||||
- appname=casdoor
|
- appname=casdoor
|
||||||
- authState=casdoor
|
- authState=casdoor
|
||||||
image: casbin/casdoor:2.349.0
|
image: casbin/casdoor:2.351.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ services:
|
|||||||
- ENCRYPT_ENABLE=false
|
- ENCRYPT_ENABLE=false
|
||||||
- DB_HOST=mx-mongo
|
- DB_HOST=mx-mongo
|
||||||
- REDIS_HOST=mx-redis
|
- REDIS_HOST=mx-redis
|
||||||
image: innei/mx-server:10.3.0
|
image: innei/mx-server:10.3.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ services:
|
|||||||
- DEMO=false
|
- DEMO=false
|
||||||
- NODE_ENV=production
|
- NODE_ENV=production
|
||||||
- ENCRYPT_ENABLE=false
|
- ENCRYPT_ENABLE=false
|
||||||
image: innei/mx-server:10.3.0
|
image: innei/mx-server:10.3.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -19,6 +19,7 @@ services:
|
|||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- HOME=/home/node
|
- HOME=/home/node
|
||||||
- TERM=xterm-256color
|
- TERM=xterm-256color
|
||||||
|
- PLAYWRIGHT_BROWSERS_PATH=/home/node/.cache/ms-playwright
|
||||||
healthcheck:
|
healthcheck:
|
||||||
interval: 30s
|
interval: 30s
|
||||||
retries: 5
|
retries: 5
|
||||||
@@ -43,3 +44,4 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ${OPENCLAW_ROOT_PATH}/data/config:/home/node/.openclaw
|
- ${OPENCLAW_ROOT_PATH}/data/config:/home/node/.openclaw
|
||||||
- ${OPENCLAW_ROOT_PATH}/data/workspace:/home/node/.openclaw/workspace
|
- ${OPENCLAW_ROOT_PATH}/data/workspace:/home/node/.openclaw/workspace
|
||||||
|
- ${OPENCLAW_ROOT_PATH}/data/ms-playwright:/home/node/.cache/ms-playwright
|
||||||
|
|||||||
Reference in New Issue
Block a user