aboutsummaryrefslogtreecommitdiffstats
path: root/rust/example.env
diff options
context:
space:
mode:
Diffstat (limited to 'rust/example.env')
-rw-r--r--rust/example.env10
1 files changed, 0 insertions, 10 deletions
diff --git a/rust/example.env b/rust/example.env
deleted file mode 100644
index bee653c..0000000
--- a/rust/example.env
+++ /dev/null
@@ -1,10 +0,0 @@
-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="
-AUTH_ALT_KEYS="20181220-dev:6666666666666666666666666666666666666666xms=,20181210-dev:7777777777777777777777777777777777777777xms="
-#SENTRY_DSN=
-# should be localhost IP, not 'localhost'
-#FATCAT_STATSD_HOST="127.0.0.1"
-#FATCAT_STATSD_PORT="8125"