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:
+1
-1
@@ -14,7 +14,7 @@ services:
|
|||||||
- DEV=false
|
- DEV=false
|
||||||
- LOG_LEVEL=INFO
|
- LOG_LEVEL=INFO
|
||||||
- PASSKEY_ALLOW_REGISTER_WITHOUT_OTP=true
|
- PASSKEY_ALLOW_REGISTER_WITHOUT_OTP=true
|
||||||
image: jxxghp/moviepilot:2.10.8
|
image: jxxghp/moviepilot:2.10.9
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
logging:
|
logging:
|
||||||
@@ -3,13 +3,13 @@ networks:
|
|||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
nodebb:
|
nodebb:
|
||||||
container_name: 4.10.3
|
container_name: 4.11.0
|
||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: ghcr.io/nodebb/nodebb:4.10.3
|
image: ghcr.io/nodebb/nodebb:4.11.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -9,7 +9,7 @@ services:
|
|||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: ghcr.io/nodebb/nodebb:4.10.3
|
image: ghcr.io/nodebb/nodebb:4.11.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -16,7 +16,7 @@ services:
|
|||||||
- WEBLATE_ALLOWED_HOSTS=*
|
- WEBLATE_ALLOWED_HOSTS=*
|
||||||
- POSTGRES_DATABASE=weblate
|
- POSTGRES_DATABASE=weblate
|
||||||
- CLIENT_MAX_BODY_SIZE=200M
|
- CLIENT_MAX_BODY_SIZE=200M
|
||||||
image: weblate/weblate:5.17.0.1
|
image: weblate/weblate:5.17.1.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -3,13 +3,13 @@ networks:
|
|||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
nodebb:
|
nodebb:
|
||||||
container_name: 4.10.3
|
container_name: 4.11.0
|
||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: ghcr.io/nodebb/nodebb:4.10.3
|
image: ghcr.io/nodebb/nodebb:4.11.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -14,7 +14,7 @@ services:
|
|||||||
- DEV=false
|
- DEV=false
|
||||||
- LOG_LEVEL=INFO
|
- LOG_LEVEL=INFO
|
||||||
- PASSKEY_ALLOW_REGISTER_WITHOUT_OTP=true
|
- PASSKEY_ALLOW_REGISTER_WITHOUT_OTP=true
|
||||||
image: jxxghp/moviepilot:2.10.8
|
image: jxxghp/moviepilot:2.10.9
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
logging:
|
logging:
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
nodebb:
|
nodebb:
|
||||||
image: ghcr.io/nodebb/nodebb:4.10.3
|
image: ghcr.io/nodebb/nodebb:4.11.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ services:
|
|||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: ghcr.io/nodebb/nodebb:4.10.3
|
image: ghcr.io/nodebb/nodebb:4.11.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ services:
|
|||||||
- WEBLATE_ALLOWED_HOSTS=*
|
- WEBLATE_ALLOWED_HOSTS=*
|
||||||
- POSTGRES_DATABASE=weblate
|
- POSTGRES_DATABASE=weblate
|
||||||
- CLIENT_MAX_BODY_SIZE=200M
|
- CLIENT_MAX_BODY_SIZE=200M
|
||||||
image: weblate/weblate:5.17.0.1
|
image: weblate/weblate:5.17.1.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user