Skip to content

Commit 8c7cd40

Browse files
authored
fix: template env file (#155)
Co-authored-by: MarioCadenas <MarioCadenas@users.noreply.github.com>
1 parent 203d21c commit 8c7cd40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template/.env.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ PGSSLMODE=require
1515
{{- end}}
1616
DATABRICKS_APP_PORT=8000
1717
DATABRICKS_APP_NAME={{.projectName}}
18-
FLASK_RUN_HOST=0.0.0.0
18+
FLASK_RUN_HOST=localhost

0 commit comments

Comments
 (0)