diff options
Diffstat (limited to 'distributor.env')
-rw-r--r-- | distributor.env | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/distributor.env b/distributor.env new file mode 100644 index 0000000..16014ce --- /dev/null +++ b/distributor.env @@ -0,0 +1,6 @@ +DBURL=postgresql +DBUSER=postgres +DBPASSWD= +DBPORT=5432 +DBPROJECTNAME=postgres + |