fix: spcify host and port for doc-server
All checks were successful
MJN/finance-dbt/pipeline/head This commit looks good
All checks were successful
MJN/finance-dbt/pipeline/head This commit looks good
This commit is contained in:
parent
58034b8690
commit
af92fcd9a6
@ -1,2 +1,2 @@
|
||||
dbt docs generate
|
||||
dbt docs serve
|
||||
dbt docs serve --host=0.0.0.0 --port=8080
|
Loading…
Reference in New Issue
Block a user