Change dev server HTTP port from 8080 to 8081

docs
gravel 3 years ago
parent 0789687479
commit 40162aea0b
Signed by: gravel
SSH Key Fingerprint: SHA256:p4HP49CCk4YQMkJpWJ09L8peEPQWjERtdCRAFxPfbOY

@ -1,4 +1,4 @@
port = 8080
port = 8081
output = output
# First goal is the default with `make`.

Loading…
Cancel
Save