first commit
This commit is contained in:
3
app/configs/production.py
Normal file
3
app/configs/production.py
Normal file
@ -0,0 +1,3 @@
|
||||
from .default import * # NOQA F401
|
||||
|
||||
DEBUG = False
|
Reference in New Issue
Block a user