shp-exporter prod 경로 수정
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
spring:
|
spring:
|
||||||
datasource:
|
datasource:
|
||||||
url: jdbc:postgresql://192.168.2.127:15432/kamco_cds
|
url: jdbc:postgresql://kamco-cd-postgis:5432/kamco_cds
|
||||||
username: kamco_cds
|
username: kamco_cds
|
||||||
password: kamco_cds_Q!W@E#R$
|
password: kamco_cds_Q!W@E#R$
|
||||||
driver-class-name: org.postgresql.Driver
|
driver-class-name: org.postgresql.Driver
|
||||||
@@ -47,5 +47,7 @@ logging:
|
|||||||
console: '%d{yyyy-MM-dd HH:mm:ss} - %msg%n'
|
console: '%d{yyyy-MM-dd HH:mm:ss} - %msg%n'
|
||||||
|
|
||||||
layer:
|
layer:
|
||||||
geoserver-url: http://label-tile.gs.dabeeo.com
|
geoserver-url: https://kamco.geo-dev.gs.dabeeo.com
|
||||||
|
wms-path: geoserver/cd
|
||||||
|
wmts-path: geoserver/cd/gwc/service
|
||||||
workspace: cd
|
workspace: cd
|
||||||
|
|||||||
Reference in New Issue
Block a user