aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-01-08 16:26:20 -0800
committerBryan Newbold <bnewbold@robocracy.org>2019-01-08 16:26:20 -0800
commitffb721f90c5d97ee80885209bf45feb85ca9625c (patch)
treee44efdd808e49105c45f82b38b63ba28cf4f95f9
parenta2cbc5b4d88f3385ebed5b70e8cce19e00e81a8f (diff)
downloadfatcat-ffb721f90c5d97ee80885209bf45feb85ca9625c.tar.gz
fatcat-ffb721f90c5d97ee80885209bf45feb85ca9625c.zip
fix typo in rust/env.example
-rw-r--r--rust/env.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/env.example b/rust/env.example
index 1e7ef42d..d31bcac1 100644
--- a/rust/env.example
+++ b/rust/env.example
@@ -1,5 +1,5 @@
DATABASE_URL="postgres://fatcat:tactaf@localhost/fatcat"
-TEST_DATABASE_URL="postgres://fatcat:tactaf@localhost/fatcat_test
+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="