We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 203d21c commit 8c7cd40Copy full SHA for 8c7cd40
1 file changed
template/.env.tmpl
@@ -15,4 +15,4 @@ PGSSLMODE=require
15
{{- end}}
16
DATABRICKS_APP_PORT=8000
17
DATABRICKS_APP_NAME={{.projectName}}
18
-FLASK_RUN_HOST=0.0.0.0
+FLASK_RUN_HOST=localhost
0 commit comments