mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-21 18:37:41 +08:00
feat:更新长亭雷池
This commit is contained in:
parent
cf269e318f
commit
e334bde10f
@ -113,7 +113,7 @@ services:
|
||||
networks:
|
||||
1panel-network:
|
||||
ipv4_address: ${SUBNET_PREFIX}.232
|
||||
image: postgres:15.5-alpine
|
||||
image: postgres:15.5
|
||||
volumes:
|
||||
- ${SAFELINE_DIR}/resources/postgres/data:/var/lib/postgresql/data
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
||||
@ -14,7 +14,7 @@ services:
|
||||
- ${PANEL_APP_PORT_HTTP:-9443}:1443
|
||||
environment:
|
||||
- MGT_PG=postgres://safeline-ce:${POSTGRES_PASSWORD}@safeline-pg/safeline-ce?sslmode=disable
|
||||
#- MGT_LICENSE_SERVER=https://safeline-ce-4463.rivers.chaitin.cn/
|
||||
- MGT_LICENSE_SERVER=https://safeline-ce-4463.rivers.chaitin.cn/
|
||||
dns:
|
||||
- 119.29.29.29
|
||||
- 223.5.5.5
|
||||
@ -113,7 +113,7 @@ services:
|
||||
networks:
|
||||
1panel-network:
|
||||
ipv4_address: ${SUBNET_PREFIX}.232
|
||||
image: postgres:15-alpine
|
||||
image: postgres:15.5
|
||||
volumes:
|
||||
- ${SAFELINE_DIR}/resources/postgres/data:/var/lib/postgresql/data
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
||||
@ -119,7 +119,7 @@ services:
|
||||
1panel-network:
|
||||
safeline-ce:
|
||||
ipv4_address: ${SUBNET_PREFIX}.2
|
||||
image: postgres:15.5-alpine
|
||||
image: postgres:15.5
|
||||
volumes:
|
||||
- ${SAFELINE_DIR}/resources/postgres/data:/var/lib/postgresql/data
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
||||
@ -15,7 +15,7 @@ services:
|
||||
- ${PANEL_APP_PORT_HTTP:-9443}:1443
|
||||
environment:
|
||||
- MGT_PG=postgres://safeline-ce:${POSTGRES_PASSWORD}@safeline-pg/safeline-ce?sslmode=disable
|
||||
#- MGT_LICENSE_SERVER=https://safeline-ce-4463.rivers.chaitin.cn/
|
||||
- MGT_LICENSE_SERVER=https://safeline-ce-4463.rivers.chaitin.cn/
|
||||
dns:
|
||||
- 119.29.29.29
|
||||
- 223.5.5.5
|
||||
@ -119,7 +119,7 @@ services:
|
||||
1panel-network:
|
||||
safeline-ce:
|
||||
ipv4_address: ${SUBNET_PREFIX}.2
|
||||
image: postgres:15-alpine
|
||||
image: postgres:15.5
|
||||
volumes:
|
||||
- ${SAFELINE_DIR}/resources/postgres/data:/var/lib/postgresql/data
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
||||
Loading…
Reference in New Issue
Block a user