Formatting and cleanup
This commit is contained in:
@@ -177,7 +177,7 @@ tasks:
|
||||
ngrok:
|
||||
desc: Start ngrok tunnel
|
||||
vars:
|
||||
UI_PORT: '{{.UI_PORT | default "8080"}}'
|
||||
UI_PORT: '{{.UI_PORT | default "5173"}}'
|
||||
cmds:
|
||||
- ngrok http {{.UI_PORT}}
|
||||
silent: true
|
||||
|
||||
Reference in New Issue
Block a user