fixes, prometheus, lots of stuff
[distro-setup] / filesystem / etc / default / prometheus
index 63d1ee3798fa0b2c109f67aa57718e9b2089e6c1..9ee91ab012907f20047332ee5daead948c2f216b 100644 (file)
@@ -2,7 +2,7 @@
 
 # Set the command-line arguments to pass to the server.
 
-ARGS="--web.listen-address=127.0.0.1:9090"
+ARGS="--web.listen-address=127.0.0.1:9090 --web.external-url=https://i.b8.nz:9091 --log.level=info"