File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ manager = PlugManager(plugs)
36
36
Each plugin will define their own config variables with some defaults, they can also pick the values from the environment variables if required.
37
37
The order of precedence is as follows:
38
38
39
- - Environment variables
40
39
- Configs defined in the ` plug_config.py `
40
+ - Environment variables
41
41
- Default values defined in the plugin
42
42
43
43
Original file line number Diff line number Diff line change 7
7
include_package_data = True ,
8
8
install_requires = [],
9
9
author = "Open Healthcare Network" ,
10
- author_email = "care@ops. ohc.network" ,
10
+ author_email = "info@ ohc.network" ,
11
11
description = "A Django app for managing healthcare across hospitals and care centers." ,
12
12
license = "MIT" ,
13
13
keywords = "django care ohc" ,
You can’t perform that action at this time.
0 commit comments