diff --git a/.air.toml b/.air.toml index b2de547..9fecc4b 100644 --- a/.air.toml +++ b/.air.toml @@ -43,9 +43,9 @@ tmp_dir = "tmp" clean_on_exit = false [proxy] - app_port = 5001 + app_port = 6001 enabled = true - proxy_port = 5002 + proxy_port = 6002 [screen] clear_on_rebuild = false