aboutsummaryrefslogtreecommitdiffstats
path: root/rust/example.env
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2020-05-26 19:08:50 -0700
committerBryan Newbold <bnewbold@robocracy.org>2020-05-26 19:09:23 -0700
commitd7ebedc840d8fe27fe0b952986ec9d9161964123 (patch)
treeeffb058cac1cbc3249b7def92f04f560dfda6721 /rust/example.env
parent3049770cb8b0d6f02908af6fd5a2bdddc94355f3 (diff)
downloadfatcat-d7ebedc840d8fe27fe0b952986ec9d9161964123.tar.gz
fatcat-d7ebedc840d8fe27fe0b952986ec9d9161964123.zip
add work-in-progress Rust makefile
Diffstat (limited to 'rust/example.env')
-rw-r--r--rust/example.env4
1 files changed, 2 insertions, 2 deletions
diff --git a/rust/example.env b/rust/example.env
index bee653c2..9b59f28d 100644
--- a/rust/example.env
+++ b/rust/example.env
@@ -1,5 +1,5 @@
-DATABASE_URL="postgres://fatcat:tactaf@localhost/fatcat"
-TEST_DATABASE_URL="postgres://fatcat:tactaf@localhost/fatcat_test"
+DATABASE_URL=postgres://fatcat:tactaf@localhost/fatcat
+TEST_DATABASE_URL=postgres://fatcat:tactaf@localhost/fatcat_test
AUTH_LOCATION="dev.fatcat.wiki"
AUTH_KEY_IDENT="20190101-dev-dummy-key"
AUTH_SECRET_KEY="5555555555555555555555555555555555555555xms="