diff options
author | Christian Pointner <equinox@spreadspace.org> | 2016-01-13 01:12:40 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2016-01-13 01:12:40 +0100 |
commit | 18e1ad823d66b4e3c7506f684d437adae1ce1cc1 (patch) | |
tree | f9f07320846323ee74e7246c549d45a0f6bab352 /debian | |
parent | added config file (diff) |
added missing file
Diffstat (limited to 'debian')
-rw-r--r-- | debian/vanity.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/vanity.conf b/debian/vanity.conf new file mode 100644 index 0000000..ac948fd --- /dev/null +++ b/debian/vanity.conf @@ -0,0 +1,3 @@ +VANITY_ADDR=127.0.0.1:9192 +VANITY_ROOT=http://spreadspace.org/ +VANITY_REPO_ROOT=http://git.spreadspace.org/ |