SatCat commited on
Commit
76527ed
·
verified ·
1 Parent(s): 35e9857

Update default.conf

Browse files
Files changed (1) hide show
  1. default.conf +1 -1
default.conf CHANGED
@@ -1,5 +1,5 @@
1
  server {
2
- listen 80;
3
 
4
  location /prometheus/ {
5
  proxy_pass http://localhost:9090/;
 
1
  server {
2
+ listen 8080;
3
 
4
  location /prometheus/ {
5
  proxy_pass http://localhost:9090/;