minor
This commit is contained in:
parent
7e62df6ad9
commit
315b7901e0
@ -1,11 +1,11 @@
|
||||
|
||||
server {
|
||||
server_name solver.wehazele.com;
|
||||
listen 4444 ssl;
|
||||
error_page 400 401 402 403 404 500 501 502 503 504 /maintenance.html;
|
||||
location /maintenance.html {
|
||||
root /var/www/html;
|
||||
}
|
||||
listen 44300;
|
||||
location / {
|
||||
proxy_pass http://192.168.178.21:8004;
|
||||
proxy_intercept_errors on;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user