From 9e2943e2b568fc82664ee32aa97bf71bfb27fa8d Mon Sep 17 00:00:00 2001 From: Fredrik Jonsson Date: Mon, 1 Aug 2022 15:14:57 +0200 Subject: [PATCH] Add conf file for DSLR (spiritual successor to Stellar). --- dslr.toml | 1 + 1 file changed, 1 insertion(+) create mode 100644 dslr.toml diff --git a/dslr.toml b/dslr.toml new file mode 100644 index 0000000000..7d4fec84e3 --- /dev/null +++ b/dslr.toml @@ -0,0 +1 @@ +url = 'postgres:///hypha'