mirror of https://github.com/Aidaho12/haproxy-wi
parent
e935edd497
commit
536a94b10a
|
@ -83,7 +83,7 @@
|
|||
<div style="text-align: center;">
|
||||
<br />
|
||||
<h3>You have not installed OpenVPN client.</h3>
|
||||
<img src="/inc/images/no_servers.png" alt="There is no server">
|
||||
<img src="{{ url_for('static', filename='images/no_servers.png')}}" alt="There is no server">
|
||||
<h4>Read <a href="https://roxy-wi.org/services/openvpn" title="OpenVPN" style="color: #5d9ceb;" target="_blank">here</a>
|
||||
how to install OpenVPN client.</h4>
|
||||
</div>
|
||||
|
|
|
@ -9,4 +9,5 @@ retry>=0.9.2
|
|||
pdpyras>=4.5.2
|
||||
pika>=1.3.1
|
||||
Flask>=2.0.3
|
||||
Flask-Login>=0.4.1
|
||||
Flask-Caching>=1.10.1
|
||||
|
|
|
@ -10,4 +10,5 @@ retry>=0.9.2
|
|||
pdpyras>=4.5.2
|
||||
pika>=1.3.1
|
||||
Flask>=2.0.3
|
||||
Flask-Login>=0.4.1
|
||||
Flask-Caching>=1.10.1
|
||||
|
|
|
@ -10,4 +10,5 @@ retry>=0.9.2
|
|||
pdpyras>=4.5.2
|
||||
pika>=1.3.1
|
||||
Flask>=2.0.3
|
||||
Flask-Login>=0.4.1
|
||||
Flask-Caching>=1.10.1
|
||||
|
|
|
@ -16,4 +16,5 @@ psutil>=5.9.1
|
|||
pdpyras>=4.5.2
|
||||
pika>=1.3.1
|
||||
Flask>=2.0.3
|
||||
Flask-Login>=0.4.1
|
||||
Flask-Caching>=1.10.1
|
||||
|
|
Loading…
Reference in New Issue