python学习
This commit is contained in:
4
config/base_setting.py
Normal file
4
config/base_setting.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
SERVER_PORT = 8999
|
||||
DEBUG = False
|
||||
SQLALCHEMY_ECHO = False
|
||||
Reference in New Issue
Block a user