2021-08-15 00:33:57 +02:00

3 lines
97 B
Plaintext

APP_PORT = 8080
DB_URI = 'mongodb://username:password@localhost:27017/database?authSource=admin'