mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-03 09:37:58 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
eea4aeb211
@ -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"
|
@ -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"
|
@ -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:
|
@ -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:
|
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user