Skip to content

Commit

Permalink
Add the missing pg_service.conf.tmpl file
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Sep 27, 2018
1 parent 5c87baa commit 0ed256c
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[demo_geomapfish]
host=${PGHOST}
dbname=${PGDATABASE}
user=${PGUSER}
password=${PGPASSWORD}
port=${PGPORT}

0 comments on commit 0ed256c

Please sign in to comment.