port update
This commit is contained in:
parent
4b1d19b858
commit
6caeced0f0
@ -5,7 +5,7 @@ server {
|
|||||||
location /maintenance.html {
|
location /maintenance.html {
|
||||||
root /var/www/html;
|
root /var/www/html;
|
||||||
}
|
}
|
||||||
listen 443;
|
listen 44300;
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://192.168.178.21:8004;
|
proxy_pass http://192.168.178.21:8004;
|
||||||
proxy_intercept_errors on;
|
proxy_intercept_errors on;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user