mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-03 03:17:58 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
6239a51a74
@ -14,7 +14,7 @@ services:
|
|||||||
- verificationCodeTimeout=10
|
- verificationCodeTimeout=10
|
||||||
- appname=casdoor
|
- appname=casdoor
|
||||||
- authState=casdoor
|
- authState=casdoor
|
||||||
image: casbin/casdoor:v1.808.0
|
image: casbin/casdoor:v1.811.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -11,7 +11,7 @@ services:
|
|||||||
- LICENSE=basic
|
- LICENSE=basic
|
||||||
- ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true
|
- ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true
|
||||||
- ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup
|
- ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup
|
||||||
image: elasticsearch:8.17.0
|
image: elasticsearch:8.17.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -14,7 +14,7 @@ services:
|
|||||||
- I18N_LOCALE="zh-CN"
|
- I18N_LOCALE="zh-CN"
|
||||||
- SERVER_SHUTDOWNTIMEOUT="5s"
|
- SERVER_SHUTDOWNTIMEOUT="5s"
|
||||||
- MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true
|
- MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true
|
||||||
image: kibana:8.17.0
|
image: kibana:8.17.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -14,7 +14,7 @@ services:
|
|||||||
- database__client=mysql
|
- database__client=mysql
|
||||||
- mail__options__service=Email
|
- mail__options__service=Email
|
||||||
- mail__options__secure=true
|
- mail__options__secure=true
|
||||||
image: ghost:5.107.0
|
image: ghost:5.107.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -15,7 +15,7 @@ services:
|
|||||||
- MINIO_BROWSER_REDIRECT=true
|
- MINIO_BROWSER_REDIRECT=true
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- ${MINIO_SERVER_HOST:-localhost}:127.0.0.1
|
- ${MINIO_SERVER_HOST:-localhost}:127.0.0.1
|
||||||
image: minio/minio:RELEASE.2025-01-18T00-31-37Z
|
image: minio/minio:RELEASE.2025-01-20T14-49-07Z
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
logging:
|
logging:
|
@ -11,7 +11,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
image: mysql:8.4.3
|
image: mysql:8.4.4
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -12,7 +12,7 @@ services:
|
|||||||
- PORT=3333
|
- PORT=3333
|
||||||
- API_URL=http://localhost:8080
|
- API_URL=http://localhost:8080
|
||||||
- TRUST_PROXY=false
|
- TRUST_PROXY=false
|
||||||
image: stonith404/pingvin-share:v1.8.1
|
image: stonith404/pingvin-share:v1.8.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -57,7 +57,7 @@ services:
|
|||||||
- -f
|
- -f
|
||||||
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
image: diygod/rsshub:2025-01-19
|
image: diygod/rsshub:2025-01-21
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -14,7 +14,7 @@ services:
|
|||||||
- verificationCodeTimeout=10
|
- verificationCodeTimeout=10
|
||||||
- appname=casdoor
|
- appname=casdoor
|
||||||
- authState=casdoor
|
- authState=casdoor
|
||||||
image: casbin/casdoor:v1.808.0
|
image: casbin/casdoor:v1.811.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
@ -11,7 +11,7 @@ services:
|
|||||||
- LICENSE=basic
|
- LICENSE=basic
|
||||||
- ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true
|
- ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true
|
||||||
- ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup
|
- ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup
|
||||||
image: elasticsearch:8.17.0
|
image: elasticsearch:8.17.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
@ -14,7 +14,7 @@ services:
|
|||||||
- I18N_LOCALE="zh-CN"
|
- I18N_LOCALE="zh-CN"
|
||||||
- SERVER_SHUTDOWNTIMEOUT="5s"
|
- SERVER_SHUTDOWNTIMEOUT="5s"
|
||||||
- MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true
|
- MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true
|
||||||
image: kibana:8.17.0
|
image: kibana:8.17.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
@ -14,7 +14,7 @@ services:
|
|||||||
- database__client=mysql
|
- database__client=mysql
|
||||||
- mail__options__service=Email
|
- mail__options__service=Email
|
||||||
- mail__options__secure=true
|
- mail__options__secure=true
|
||||||
image: ghost:5.107.0
|
image: ghost:5.107.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
@ -15,7 +15,7 @@ services:
|
|||||||
- MINIO_BROWSER_REDIRECT=true
|
- MINIO_BROWSER_REDIRECT=true
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- ${MINIO_SERVER_HOST:-localhost}:127.0.0.1
|
- ${MINIO_SERVER_HOST:-localhost}:127.0.0.1
|
||||||
image: minio/minio:RELEASE.2025-01-18T00-31-37Z
|
image: minio/minio:RELEASE.2025-01-20T14-49-07Z
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
logging:
|
logging:
|
||||||
|
@ -11,7 +11,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
image: mysql:8.4.3
|
image: mysql:8.4.4
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -12,7 +12,7 @@ services:
|
|||||||
- PORT=3333
|
- PORT=3333
|
||||||
- API_URL=http://localhost:8080
|
- API_URL=http://localhost:8080
|
||||||
- TRUST_PROXY=false
|
- TRUST_PROXY=false
|
||||||
image: stonith404/pingvin-share:v1.8.1
|
image: stonith404/pingvin-share:v1.8.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
@ -57,7 +57,7 @@ services:
|
|||||||
- -f
|
- -f
|
||||||
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
image: diygod/rsshub:2025-01-19
|
image: diygod/rsshub:2025-01-21
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user