mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-03 12:57:58 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
eea4aeb211
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
logto:
|
logto:
|
||||||
image: svhd/logto:1.22.0
|
image: svhd/logto:1.23.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -3,7 +3,7 @@ networks:
|
|||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
maxkb:
|
maxkb:
|
||||||
image: 1panel/maxkb:v1.8.1
|
image: 1panel/maxkb:v1.9.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -18,7 +18,7 @@ services:
|
|||||||
- TRUST_PROXY_HEADER=true
|
- TRUST_PROXY_HEADER=true
|
||||||
- CASE_SENSITIVE_USERNAME=true
|
- CASE_SENSITIVE_USERNAME=true
|
||||||
- DB_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}
|
- DB_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}
|
||||||
image: svhd/logto:1.22.0
|
image: svhd/logto:1.23.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -7,7 +7,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
image: 1panel/maxkb:v1.8.1
|
image: 1panel/maxkb:v1.9.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -18,7 +18,7 @@ services:
|
|||||||
- TRUST_PROXY_HEADER=true
|
- TRUST_PROXY_HEADER=true
|
||||||
- CASE_SENSITIVE_USERNAME=true
|
- CASE_SENSITIVE_USERNAME=true
|
||||||
- DB_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}
|
- DB_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}
|
||||||
image: svhd/logto:1.22.0
|
image: svhd/logto:1.23.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
@ -7,7 +7,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
image: 1panel/maxkb:v1.8.1
|
image: 1panel/maxkb:v1.9.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user