X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/0ef723ce97749ca6a6764afd39ba05ca81fb1bc2..a92add469211c33a0820839dae449853cd427b66:/configDefault/postgres.csg diff --git a/configDefault/postgres.csg b/configDefault/postgres.csg index e493dbe..12c752a 100644 --- a/configDefault/postgres.csg +++ b/configDefault/postgres.csg @@ -4,4 +4,6 @@ val adduser : string val createdb : string val dropdb : string +val postgres81port : string +val postgres91port : string end