RODY/app/configs/production.py
2022-11-29 16:14:09 +08:00

4 lines
54 B
Python

from .default import * # NOQA F401
DEBUG = False