под новую базу
This commit is contained in:
28
org_ccalm_weather.yml
Normal file
28
org_ccalm_weather.yml
Normal file
@ -0,0 +1,28 @@
|
||||
server:
|
||||
port: 8081
|
||||
servlet:
|
||||
session:
|
||||
timeout: 300s
|
||||
|
||||
spring:
|
||||
application:
|
||||
name: kz_mcp_weather
|
||||
cache:
|
||||
type: none
|
||||
|
||||
#custom.config.db_url=jdbc:postgresql://192.168.0.90:5432/weather
|
||||
custom:
|
||||
config:
|
||||
data_dir: O:\\temp\\CCALM\\
|
||||
#data_dir: /temp/CCALM/
|
||||
db_all:
|
||||
#url: jdbc:postgresql://127.0.0.1:5432/weather?ApplicationName=kz_mcp_weather
|
||||
url: jdbc:postgresql://92.46.48.43:5433/weather?ApplicationName=kz_mcp_weather
|
||||
login: postgres
|
||||
password: PasSecrKey10
|
||||
db_ru:
|
||||
#url: jdbc:postgresql://92.46.48.43:5433/weather_ru?ApplicationName=kz_mcp_weather
|
||||
url: jdbc:postgresql://127.0.0.1:5432/weather_ru?ApplicationName=kz_mcp_weather
|
||||
login: postgres
|
||||
password: PasSecrKey1
|
||||
|
||||
Reference in New Issue
Block a user