diff options
author | Emile <hanemile@protonmail.com> | 2019-03-24 14:51:50 +0100 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2019-03-24 14:51:50 +0100 |
commit | da201854e9f9f25bad1720d5368648d5bc49c480 (patch) | |
tree | da81375a4a47e35feaedb31b91b181f2a45ae1fc /distributor.env | |
parent | fd94a3102282effc9fbed8075063b97fe2c11ab6 (diff) |
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 + |