mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-24 15:51:05 +00:00
tweaking nginx conf
This commit is contained in:
@@ -33,9 +33,5 @@ data:
|
|||||||
index index.html;
|
index index.html;
|
||||||
listen 8000;
|
listen 8000;
|
||||||
server_name _;
|
server_name _;
|
||||||
|
|
||||||
location = /favicon.ico {
|
|
||||||
return 204;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user