digivote/template.env
2022-01-12 20:54:11 +01:00

3 lines
98 B
Bash

PORT = 12354
DEFAULT_LANG = "en_GB"
MONGO_URI = "mongodb://user:password@localhost:27017/database"