mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-25 13:39:06 +01:00
3000
This commit is contained in:
parent
211f08f087
commit
70fb49e6fb
@ -140,7 +140,7 @@ server {
|
|||||||
|
|
||||||
# Proxy to Node
|
# Proxy to Node
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://127.0.0.1:3939;
|
proxy_pass http://127.0.0.1:3000;
|
||||||
proxy_set_header Host $host;
|
proxy_set_header Host $host;
|
||||||
proxy_http_version 1.1;
|
proxy_http_version 1.1;
|
||||||
proxy_redirect off;
|
proxy_redirect off;
|
||||||
|
Loading…
Reference in New Issue
Block a user