Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
sf-notifier
/
17726aeb011416bf5bb577790832521251daab41
/
.
/
sf_notifier
/
vars
/
production
blob: 85d050b1299f1c54620a426daed65c11bffa8d90 [
file
] [
log
] [
blame
]
Michal Kobus
17726ae
2018-11-27 12:59:55 +0100
[
diff
] [
blame^
]
1
export
FLASK_APP
=
sf_notifier
/
server
.
py
2
export
FLASK_ENV
=
production
3
4
export
SIMPLE_SETTINGS
=
sf_notifier
.
settings
.
production