view example_conf.toml @ 449:a74b8c2a4e75

Removed the command line option to publish tables with GeoServer. This is now done with configuration from the database.
author Sascha L. Teichmann <teichmann@intevation.de>
date Tue, 21 Aug 2018 20:43:42 +0200
parents 41b37a531843
children 01deefb7ec7a
line wrap: on
line source

dbhost = "gemma_db"
service-user = "gemma_service"
service-password = "pw2Reset4"
host = "0.0.0.0"
sessions = "/tmp/gemma_session.data"
web = "./web"