12 lines
269 B
INI
12 lines
269 B
INI
server.port=8080
|
|
server.servlet.context-path=/exporter
|
|
spring.main.web-application-type=servlet
|
|
|
|
hazelcast.cluster-members=127.0.0.1:5071
|
|
hazelcast.login=dev
|
|
hazelcast.password=dev-pass
|
|
|
|
dbf.encoding=cp866
|
|
dbf.threads-count=10
|
|
|
|
dbf.out-dir=/opt/clearing/file/exporter/
|