This website requires JavaScript.
Explore
Help
Sign In
sysnix
/
demo
Watch
1
Star
0
Fork
You've already forked demo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
修改端口
Browse Source
...
This commit is contained in:
sysnix
2024-02-29 21:17:29 +08:00
parent
e1dfa82eb5
commit
1ae62d6f1e
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
main.go
Unescape
Escape
View File
@ -17,5 +17,5 @@ func main() {
}
)
}
app
.
Listen
(
":
8888
"
)
app
.
Listen
(
":
9090
"
)
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
sysnix/demo
Title
Body
Create Issue