aboutsummaryrefslogtreecommitdiffstats
path: root/example.env
blob: 6be048016d57fa1b5af3dcc77eadd6d8fdd0e604 (plain)
1
2
3
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"