mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-23 17:44:23 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
cd0215a882
@ -14,7 +14,7 @@ services:
|
|||||||
- verificationCodeTimeout=10
|
- verificationCodeTimeout=10
|
||||||
- appname=casdoor
|
- appname=casdoor
|
||||||
- authState=casdoor
|
- authState=casdoor
|
||||||
image: casbin/casdoor:v1.841.0
|
image: casbin/casdoor:v1.842.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -555,7 +555,7 @@ services:
|
|||||||
- -s
|
- -s
|
||||||
- http://localhost:9200/_cluster/health?pretty
|
- http://localhost:9200/_cluster/health?pretty
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
image: docker.elastic.co/elasticsearch/elasticsearch:8.14.3
|
image: docker.elastic.co/elasticsearch/elasticsearch:8.17.2
|
||||||
ports:
|
ports:
|
||||||
- ${ELASTICSEARCH_PORT:-9200}:9200
|
- ${ELASTICSEARCH_PORT:-9200}:9200
|
||||||
profiles:
|
profiles:
|
||||||
@ -587,7 +587,7 @@ services:
|
|||||||
- endpoint
|
- endpoint
|
||||||
- health
|
- health
|
||||||
timeout: 20s
|
timeout: 20s
|
||||||
image: quay.io/coreos/etcd:v3.5.5
|
image: quay.io/coreos/etcd:v3.5.18
|
||||||
networks:
|
networks:
|
||||||
- milvus
|
- milvus
|
||||||
profiles:
|
profiles:
|
||||||
|
@ -3,13 +3,13 @@ networks:
|
|||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
nodebb:
|
nodebb:
|
||||||
container_name: 4.0.3
|
container_name: 4.0.4
|
||||||
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.0.3
|
image: ghcr.io/nodebb/nodebb:4.0.4
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -9,7 +9,7 @@ services:
|
|||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: ghcr.io/nodebb/nodebb:4.0.3
|
image: ghcr.io/nodebb/nodebb:4.0.4
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -3,13 +3,13 @@ networks:
|
|||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
nodebb:
|
nodebb:
|
||||||
container_name: 4.0.3
|
container_name: 4.0.4
|
||||||
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.0.3
|
image: ghcr.io/nodebb/nodebb:4.0.4
|
||||||
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.841.0
|
image: casbin/casdoor:v1.842.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
@ -555,7 +555,7 @@ services:
|
|||||||
- -s
|
- -s
|
||||||
- http://localhost:9200/_cluster/health?pretty
|
- http://localhost:9200/_cluster/health?pretty
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
image: docker.elastic.co/elasticsearch/elasticsearch:8.14.3
|
image: docker.elastic.co/elasticsearch/elasticsearch:8.17.2
|
||||||
ports:
|
ports:
|
||||||
- ${ELASTICSEARCH_PORT:-9200}:9200
|
- ${ELASTICSEARCH_PORT:-9200}:9200
|
||||||
profiles:
|
profiles:
|
||||||
@ -587,7 +587,7 @@ services:
|
|||||||
- endpoint
|
- endpoint
|
||||||
- health
|
- health
|
||||||
timeout: 20s
|
timeout: 20s
|
||||||
image: quay.io/coreos/etcd:v3.5.5
|
image: quay.io/coreos/etcd:v3.5.18
|
||||||
networks:
|
networks:
|
||||||
- milvus
|
- milvus
|
||||||
profiles:
|
profiles:
|
||||||
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
nodebb:
|
nodebb:
|
||||||
image: ghcr.io/nodebb/nodebb:4.0.3
|
image: ghcr.io/nodebb/nodebb:4.0.4
|
||||||
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.0.3
|
image: ghcr.io/nodebb/nodebb:4.0.4
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user