We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b374975 commit 4037043Copy full SHA for 4037043
Makefile
@@ -8,4 +8,4 @@ build:
8
./build.sh
9
10
render-start:
11
- gunicorn task_manager.wsgi:applicaton
+ gunicorn task_manager.wsgi:application
hexletcode/settings.py renamed to task_manager/settings.py
0 commit comments