Fix app name for WSGI application entry-point
trivial fix Change-Id: I3d766f5426311195db37256a15947fe1b0c018cb Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
"""WSGI application entry-point for the Blazar API."""
|
||||
"""WSGI application entry-point for the Freezer API."""
|
||||
|
||||
import threading
|
||||
|
||||
|
||||
Reference in New Issue
Block a user