any-env-and-bind-address #58
1 changed files with 1 additions and 2 deletions
|
@ -94,7 +94,6 @@ def main():
|
||||||
return
|
return
|
||||||
except KemoverseEnvUnset:
|
except KemoverseEnvUnset:
|
||||||
print('Error: KEMOVERSE_ENV is either not set or has an invalid value.')
|
print('Error: KEMOVERSE_ENV is either not set or has an invalid value.')
|
||||||
print('Please set KEMOVERSE_ENV to either "dev" or "prod" before running.')
|
|
||||||
print(traceback.format_exc())
|
print(traceback.format_exc())
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue