1
0
Fork 1

Change dev server HTTP port from 8080 to 8081

pull/17/head
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`.