mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-05-01 19:28:40 +08:00
feat: update qexo 3.6.2
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
ports:
|
ports:
|
||||||
- "${PANEL_APP_PORT_HTTP}:8000"
|
- ${PANEL_APP_PORT_HTTP}:8000
|
||||||
volumes:
|
volumes:
|
||||||
- ./db:/app/db
|
- ./db:/app/db
|
||||||
- hexo_data:/app/hexo_data
|
- hexo_data:/app/hexo_data
|
||||||
@@ -15,9 +15,9 @@ services:
|
|||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- WORKERS=4
|
- WORKERS=4
|
||||||
- THREADS=4
|
- THREADS=4
|
||||||
image: abudulin/qexo:3.6.1
|
image: abudulin/qexo:3.6.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: Apps
|
||||||
volumes:
|
volumes:
|
||||||
hexo_data:
|
hexo_data:
|
||||||
name: hexo_data
|
name: hexo_data
|
||||||
Reference in New Issue
Block a user