We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f792313 commit bbb7b3dCopy full SHA for bbb7b3d
docker/geoserver/templates/geofence/geofence-datasource-ovr.properties.j2
@@ -1,4 +1,4 @@
1
-geofenceVendorAdapter.databasePlatform=org.hibernatespatial.postgis.PostgisDialect
+geofenceVendorAdapter.databasePlatform=org.hibernate.spatial.dialect.postgis.PostgisDialect
2
geofenceDataSource.driverClassName=org.postgresql.Driver
3
geofenceDataSource.url=jdbc:postgresql://{{ DATABASE_HOST }}:{{ DATABASE_PORT }}/{{ GEONODE_GEODATABASE }}
4
geofenceDataSource.username={{ GEONODE_GEODATABASE_USER }}
0 commit comments