Spaces:
Running
Running
class Config: | |
SECRET_KEY = 'your-secret-key-here' | |
DEBUG = True |
class Config: | |
SECRET_KEY = 'your-secret-key-here' | |
DEBUG = True |