b2211aa0eb
Change-Id: I46efbc9be90a8415e60f3db76656e7db3d7bcb54
13 lines
324 B
Plaintext
13 lines
324 B
Plaintext
# (C) Copyright 2015 Hewlett Packard Enterprise Development Company LP
|
|
|
|
init_config:
|
|
|
|
instances:
|
|
# The name of the gunicorn process. For the following gunicorn server ...
|
|
#
|
|
# gunicorn --name my_web_app my_web_app_config.ini
|
|
#
|
|
# ... we'd use the name `my_web_app`.
|
|
#
|
|
# - proc_name: my_web_app
|