mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-01-06 08:04:13 +00:00
更改默认使用Dev配置文件
This commit is contained in:
@@ -119,5 +119,5 @@ class ProductionConfig(Config):
|
||||
|
||||
|
||||
# Default using Config settings, you can write if/else for different env
|
||||
config = Config()
|
||||
config = DevelopmentConfig()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user