Commit 6c775b0d authored by xianyang's avatar xianyang

上线配置master

parent c6ece972
......@@ -110,7 +110,6 @@ class ProdEnv(BaseSettings):
env = Env() # 开发环境
# env = TestingEnv() # 测试环境
# env = ProdEnv() # 生产环境
redis_data = env.Redis
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment