Referees Collect | switch port
This commit is contained in:
parent
89d15ddd13
commit
d32b2b5bd1
@ -33,7 +33,7 @@ server {
|
|||||||
#set_cookie_flag HttpOnly Secure;
|
#set_cookie_flag HttpOnly Secure;
|
||||||
#proxy_cookie_path / "/; secure; HTTPOnly; SameSite=strict";
|
#proxy_cookie_path / "/; secure; HTTPOnly; SameSite=strict";
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://bernie:8000;
|
proxy_pass http://bernie:8005;
|
||||||
#proxy_intercept_errors on;
|
#proxy_intercept_errors on;
|
||||||
#error_page 404 502 503 504 = @fallback;
|
#error_page 404 502 503 504 = @fallback;
|
||||||
#root /var/www/html;
|
#root /var/www/html;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user