What port is this running on?
jackson-sandland opened this issue · 2 comments
jackson-sandland commented
I run: cargo run
.
Then my actual terminal shows the server is running:
Compiling webterm v0.2.0 (/Users/jacksonsandland/Development/webterm)
Finished dev [unoptimized + debuginfo] target(s) in 2.89s
Running `target/debug/webterm-server`
But I'm not sure where.
What port is the server running on?
jackson-sandland commented
I found it. The screenshot shows it at: 8080
fabianfreyer commented
Awesome, and thanks for the PR!