aboutsummaryrefslogtreecommitdiffstats
path: root/rust/env.example
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-01-04 13:19:45 -0800
committerBryan Newbold <bnewbold@robocracy.org>2019-01-04 13:19:45 -0800
commit67d56af9447a69700a5a2ad816efcace679145d2 (patch)
tree54aab3ce1392ef8ac9bb42ac70030a31473eac81 /rust/env.example
parentbb6840ab32d39240442f32c89ac3c4d0722d8372 (diff)
downloadfatcat-67d56af9447a69700a5a2ad816efcace679145d2.tar.gz
fatcat-67d56af9447a69700a5a2ad816efcace679145d2.zip
document rust fatcatd config
Diffstat (limited to 'rust/env.example')
-rw-r--r--rust/env.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/rust/env.example b/rust/env.example
new file mode 100644
index 00000000..0ecf58a5
--- /dev/null
+++ b/rust/env.example
@@ -0,0 +1,6 @@
+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="5555555555555555555555555555555555555555555="
+AUTH_ALT_KEYS="20181220-dev:6666666666666666666666666666666666666666666=,20181210-dev:7777777777777777777777777777777777777777777="