Server/local_settings.py.example

2 lines
80 B
Plaintext

APPLICATION_PASSWORD = "super-secure-password"
MONGO_URI = "mongodb://127.0.0.1"