shortener/.envrc.dist

4 lines
87 B
Plaintext

export DEBUG=false
export SECRET_KEY=changeme
export ALLOWED_HOSTS=localhost,127.0.0.1