Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 083ca22

Browse files
committed
fix: README typo about uwsgi vs gunicorn
1 parent ad51f49 commit 083ca22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ make install
5252
# Run locally for development (runs via Flask)
5353
make run
5454

55-
# Run in production (runs via Gunicorn)
55+
# Run in production (runs via uWSGI)
5656
make prod
5757

5858
# Spin up the optional reverse proxy (adjust the URLs in the docker-compose files)

0 commit comments

Comments
 (0)