File size: 65 Bytes
547b48b
 
 
1
2
3
class Config:
    DEBUG = True
    SECRET_KEY = 'your-secret-key'