X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/35659203a708078cdec25ff74adbe1e9168934d6..47b18d2866e2d2a6533f23ab64c5c72a747065ff:/configDefault/postgres.csg?ds=sidebyside diff --git a/configDefault/postgres.csg b/configDefault/postgres.csg index e493dbe..e6b7e1d 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 postgres9port : string end