nginx-configs/conf.d/status.conf

18 lines
308 B
Plaintext

server {
listen 80;
listen [::]:80;
server_name status.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion;
include common/status.conf;
}
server {
listen 11111;
listen [::]:11111;
server_name verndmjrrvx4fgk4ykgjcnflywlaj5h5wezpixq636mewn42khlq.b32.i2p;
include common/status.conf;
}