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
dependabot/pip/ansible-core-2.17.7
haproxy-wi
/
app
/
app.wsgi
5 lines
89 B
Python
Raw
Permalink
Blame
History
import
sys
sys
.
path
.
insert
(
0
,
"
/var/www/haproxy-wi/
"
)
from
app
import
app
as
application
Reference in New Issue
View Git Blame
Copy Permalink