Move to port 600* so that I don't conflict with my other projects.

main
Zed A. Shaw 20 hours ago
parent 2477603190
commit 9707e0e5f6
  1. 4
      .air.toml

@ -43,9 +43,9 @@ tmp_dir = "tmp"
clean_on_exit = false clean_on_exit = false
[proxy] [proxy]
app_port = 5001 app_port = 6001
enabled = true enabled = true
proxy_port = 5002 proxy_port = 6002
[screen] [screen]
clear_on_rebuild = false clear_on_rebuild = false

Loading…
Cancel
Save