52 lines
1.4 KiB
Properties
52 lines
1.4 KiB
Properties
spring.application.name=dbms
|
|
server.port=8084
|
|
|
|
issuer.name=geovizor
|
|
|
|
#??? ?????? ???????? ? ???????
|
|
logging.level.com.zaxxer.hikari=DEBUG
|
|
|
|
#spring.datasource.url=jdbc:postgresql://geovizor.com:5432/monitoring_new
|
|
#spring.datasource.username=postgres
|
|
#spring.datasource.password=y7HMHi0ATxx1VC3UU5WG
|
|
#spring.datasource.driver-class-name=org.postgresql.Driver
|
|
|
|
#????????? ??? ?????????? ? ????? ??????
|
|
spring.datasource.url=jdbc:postgresql://mcp.kz:5432/mcp
|
|
spring.datasource.username=igor
|
|
spring.datasource.password=VnzbUdcePSLtg22ktz13
|
|
spring.datasource.driver-class-name=org.postgresql.Driver
|
|
|
|
#????????? ??? ???? ??????????
|
|
spring.datasource.hikari.maximum-pool-size=10
|
|
spring.datasource.hikari.minimum-idle=5
|
|
spring.datasource.hikari.max-lifetime=1700000
|
|
spring.datasource.hikari.idle-timeout=300000
|
|
spring.datasource.hikari.connection-timeout=30000
|
|
spring.datasource.hikari.connection-test-query=SELECT now()
|
|
spring.datasource.hikari.validation-timeout=60000
|
|
|
|
|
|
access.key=yon8FWKppyvpSSUMyRt3tGKiOKfZk3LRkgh9ZA2+Zh8=
|
|
access.time=600
|
|
|
|
refresh.key=yon8FWKppyvpSSUMyRt3tGKiOKfZk3LRkgh9ZA2+Zh8=
|
|
refresh.time=43200
|
|
|
|
|
|
captcha.key=PPExpv36jk4Vzda3NpYnXLfuHCLYXqaNrxlOH/Jr/1M=
|
|
captcha.time=600
|
|
|
|
mail.host=smtp.yandex.ru
|
|
mail.port=465
|
|
mail.loginModel=info@ccalm.org
|
|
mail.password=fu2lpsoGPGiq1xlRm8ag
|
|
|
|
url.reset=http://127.0.0.1:8088/reset
|
|
url.main=http://127.0.0.1:8088/
|
|
|
|
spring.redis.host=127.0.0.1
|
|
spring.redis.port=6379
|
|
spring.redis.password=9F3/NKWeOjd815vkadT2DcgVHf6fEpVQXw==
|
|
|