Spaces:
Paused
Paused
ups
#2
by
Ramczy - opened
- nginx.conf +0 -12
nginx.conf
DELETED
|
@@ -1,12 +0,0 @@
|
|
| 1 |
-
server {
|
| 2 |
-
listen 80;
|
| 3 |
-
server_name up.hostingz.xyz;
|
| 4 |
-
|
| 5 |
-
location / {
|
| 6 |
-
proxy_pass https://rammpntxxx-up.hf.space/;
|
| 7 |
-
proxy_set_header Host $host;
|
| 8 |
-
proxy_set_header X-Real-IP $remote_addr;
|
| 9 |
-
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
| 10 |
-
proxy_set_header X-Forwarded-Proto $scheme;
|
| 11 |
-
}
|
| 12 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|