mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-17 08:21:38 +00:00
更改默认使用Dev配置文件
This commit is contained in:
parent
239a829c20
commit
6d15f60c5c
@ -119,5 +119,5 @@ class ProductionConfig(Config):
|
||||
|
||||
|
||||
# Default using Config settings, you can write if/else for different env
|
||||
config = Config()
|
||||
config = DevelopmentConfig()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user