.air.toml 🔗
@@ -46,3 +46,9 @@ tmp_dir = "tmp"
[screen]
clear_on_rebuild = true
keep_scroll = true
+
+
+[proxy]
+ enabled = true
+ proxy_port = 8888
+ app_port = 1313
Adrian Simmons created
Signed-off-by: Adrian Simmons <adrinux@perlucida.co.uk>
.air.toml | 6 ++++++
1 file changed, 6 insertions(+)
@@ -46,3 +46,9 @@ tmp_dir = "tmp"
[screen]
clear_on_rebuild = true
keep_scroll = true
+
+
+[proxy]
+ enabled = true
+ proxy_port = 8888
+ app_port = 1313