This commit is contained in:
Luk Lu
2022-01-02 13:18:58 +08:00
parent 0af626517c
commit edbf964ea7
4 changed files with 19 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
server {
listen 80;
server_name cloud.faronear.org;
server_name pan.farinear.cn;
proxy_set_header X-Forwarded-For $remote_addr;