Skip to content

Commit 5664b62

Browse files
authored
Update web.3.4.config
1 parent 569ced6 commit 5664b62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web.3.4.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<configuration>
33
<appSettings>
4-
<add key="WSGI_ALT_VIRTUALENV_HANDLER" value="app.wsgi_app" />
4+
<add key="WSGI_ALT_VIRTUALENV_HANDLER" value="main.app" />
55
<add key="WSGI_ALT_VIRTUALENV_ACTIVATE_THIS"
66
value="D:\home\site\wwwroot\env\Scripts\python.exe" />
77
<add key="WSGI_HANDLER"
@@ -41,4 +41,4 @@
4141
</rules>
4242
</rewrite>
4343
</system.webServer>
44-
</configuration>
44+
</configuration>

0 commit comments

Comments
 (0)