Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
新疆萌森软件开发工作室 2025-01-03 10:21:13 +08:00
commit eea4aeb211
32 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
logto:
image: svhd/logto:1.22.0
image: svhd/logto:1.23.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -3,7 +3,7 @@ networks:
external: true
services:
maxkb:
image: 1panel/maxkb:v1.8.1
image: 1panel/maxkb:v1.9.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -18,7 +18,7 @@ services:
- TRUST_PROXY_HEADER=true
- CASE_SENSITIVE_USERNAME=true
- 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:
createdBy: Apps
networks:

View File

@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: 1panel/maxkb:v1.8.1
image: 1panel/maxkb:v1.9.0
labels:
createdBy: Apps
networks:

View File

@ -18,7 +18,7 @@ services:
- TRUST_PROXY_HEADER=true
- CASE_SENSITIVE_USERNAME=true
- 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:
createdBy: Apps
networks:

View File

@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: 1panel/maxkb:v1.8.1
image: 1panel/maxkb:v1.9.0
labels:
createdBy: Apps
networks: