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:
Ivan Anfimov
2025-11-21 16:52:05 +00:00
parent 28bdf236fe
commit dcaaf248b6

View File

@@ -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