File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 11<component name =" ProjectRunConfigurationManager" >
22 <configuration default =" false" name =" uvicorn" type =" PythonConfigurationType" factoryName =" Python" nameIsGenerated =" true" >
33 <module name =" clowder2" />
4+ <option name =" ENV_FILES" value =" " />
45 <option name =" INTERPRETER_OPTIONS" value =" " />
56 <option name =" PARENT_ENVS" value =" true" />
67 <envs >
1314 <option name =" ADD_SOURCE_ROOTS" value =" true" />
1415 <EXTENSION ID =" PythonCoverageRunConfigurationExtension" runner =" coverage.py" />
1516 <option name =" SCRIPT_NAME" value =" uvicorn" />
16- <option name =" PARAMETERS" value =" app.main:app --reload" />
17+ <option name =" PARAMETERS" value =" app.main:app --reload --host 0.0.0.0 " />
1718 <option name =" SHOW_COMMAND_LINE" value =" false" />
1819 <option name =" EMULATE_TERMINAL" value =" false" />
1920 <option name =" MODULE_MODE" value =" true" />
You can’t perform that action at this time.
0 commit comments