mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
- database__client=mysql
|
||||
- mail__options__service=Email
|
||||
- mail__options__secure=true
|
||||
image: ghost:6.32.0
|
||||
image: ghost:6.35.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
+1
-1
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: gitea/act_runner:0.5.0
|
||||
image: gitea/act_runner:0.6.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -9,7 +9,6 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- RUSTFS_VOLUMES=/data/rustfs{0...3}
|
||||
- RUSTFS_ADDRESS=0.0.0.0:9000
|
||||
- RUSTFS_CONSOLE_ADDRESS=0.0.0.0:9001
|
||||
- RUSTFS_CONSOLE_ENABLE=true
|
||||
@@ -42,7 +41,4 @@ services:
|
||||
- no-new-privileges:true
|
||||
volumes:
|
||||
- ${RUSTFS_ROOT_PATH}/logs:/app/logs
|
||||
- ${RUSTFS_ROOT_PATH}/data/rustfs0:/data/rustfs0
|
||||
- ${RUSTFS_ROOT_PATH}/data/rustfs1:/data/rustfs1
|
||||
- ${RUSTFS_ROOT_PATH}/data/rustfs2:/data/rustfs2
|
||||
- ${RUSTFS_ROOT_PATH}/data/rustfs3:/data/rustfs3
|
||||
- ${RUSTFS_ROOT_PATH}/data:/data
|
||||
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- database__client=mysql
|
||||
- mail__options__service=Email
|
||||
- mail__options__secure=true
|
||||
image: ghost:6.32.0
|
||||
image: ghost:6.35.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: gitea/act_runner:0.5.0
|
||||
image: gitea/act_runner:0.6.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -9,7 +9,6 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- RUSTFS_VOLUMES=/data/rustfs{0...3}
|
||||
- RUSTFS_ADDRESS=0.0.0.0:9000
|
||||
- RUSTFS_CONSOLE_ADDRESS=0.0.0.0:9001
|
||||
- RUSTFS_CONSOLE_ENABLE=true
|
||||
@@ -42,7 +41,4 @@ services:
|
||||
- no-new-privileges:true
|
||||
volumes:
|
||||
- ${RUSTFS_ROOT_PATH}/logs:/app/logs
|
||||
- ${RUSTFS_ROOT_PATH}/data/rustfs0:/data/rustfs0
|
||||
- ${RUSTFS_ROOT_PATH}/data/rustfs1:/data/rustfs1
|
||||
- ${RUSTFS_ROOT_PATH}/data/rustfs2:/data/rustfs2
|
||||
- ${RUSTFS_ROOT_PATH}/data/rustfs3:/data/rustfs3
|
||||
- ${RUSTFS_ROOT_PATH}/data:/data
|
||||
|
||||
Reference in New Issue
Block a user