mirror of
https://github.com/jimeh/skyhook.git
synced 2026-02-19 11:06:38 +00:00
5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
server {
|
|
listen 4041;
|
|
server_name localhost;
|
|
root /var/www/monit-status;
|
|
} |