aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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="