This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
haproxy-wi
mirror of
https://github.com/Aidaho12/haproxy-wi
Watch
1
Star
0
Fork
You've already forked haproxy-wi
0
Code
Issues
Releases
Wiki
Activity
80ffaddb6d
haproxy-wi
/
app
/
routes
/
main
/
__init__.py
6 lines
98 B
Python
Raw
Blame
History
from
flask
import
Blueprint
bp
=
Blueprint
(
'
main
'
,
__name__
)
from
app
.
routes
.
main
import
routes
Reference in New Issue
View Git Blame
Copy Permalink