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: 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"

View File

@ -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"

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -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: