feat:更新长亭雷池

This commit is contained in:
okxlin 2024-01-07 01:03:26 +08:00
parent cf269e318f
commit e334bde10f
4 changed files with 6 additions and 6 deletions

View File

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

View File

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

View File

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

View File

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