bundles/nginx: add monitoring
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-11-10 10:57:04 +01:00
parent 65a8efc97f
commit 8cb997133a
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 528 additions and 1 deletions

View file

@ -1,5 +1,5 @@
server {
listen [::1]:8080 default_server;
listen 127.0.0.1:22999 default_server;
server_name _;
stub_status;