fix: set app servers 2
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b64edf3be9
commit
65f1b51091
@ -42,6 +42,10 @@ def create_app():
|
|||||||
{
|
{
|
||||||
'name': 'Production Server',
|
'name': 'Production Server',
|
||||||
'url': 'https://www.bearcatlog.com/pzx/'
|
'url': 'https://www.bearcatlog.com/pzx/'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
'name': 'Test Server',
|
||||||
|
'url': 'https://www.bearcatlog.com/pzx/'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
load_app_config(app)
|
load_app_config(app)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user