aboutsummaryrefslogtreecommitdiffstats
path: root/example.env
diff options
context:
space:
mode:
Diffstat (limited to 'example.env')
-rw-r--r--example.env4
1 files changed, 4 insertions, 0 deletions
diff --git a/example.env b/example.env
new file mode 100644
index 0000000..6be0480
--- /dev/null
+++ b/example.env
@@ -0,0 +1,4 @@
+# Copy this file to .env. pipenv will then detect it when you run things like
+# `pipenv shell` or `pipenv run`
+WIKI_USERNAME="CHANGEME"
+WIKI_PASSWORD="CHANGEME"