mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-12-29 08:01:36 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
- HTTPS_PROXY=${HTTP_PROXY}
|
||||
- HTTP_PROXY=${HTTP_PROXY:-}
|
||||
- NO_PROXY=${NO_PROXY:-}
|
||||
image: envyafish/byte-muse:1.11.4
|
||||
image: envyafish/byte-muse:1.11.5
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
+2
-2
@@ -3,13 +3,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
nodebb:
|
||||
container_name: 4.3.0
|
||||
container_name: 4.3.1
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.3.0
|
||||
image: ghcr.io/nodebb/nodebb:4.3.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.3.0
|
||||
image: ghcr.io/nodebb/nodebb:4.3.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
+1
-1
@@ -12,7 +12,7 @@ services:
|
||||
- PORT=3333
|
||||
- API_URL=http://localhost:8080
|
||||
- TRUST_PROXY=false
|
||||
image: stonith404/pingvin-share:v1.11.1
|
||||
image: stonith404/pingvin-share:v1.12.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -16,7 +16,7 @@ services:
|
||||
- WEBLATE_ALLOWED_HOSTS=*
|
||||
- POSTGRES_DATABASE=weblate
|
||||
- CLIENT_MAX_BODY_SIZE=200M
|
||||
image: weblate/weblate:5.11.3.0
|
||||
image: weblate/weblate:5.11.4.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
Reference in New Issue
Block a user