remove needless domain
[distro-setup] / filesystem / etc / default / prometheus
index c4e807a1ef150262962ca780bc634ecb0a47a6e0..515a752621ecd172f7f57a8ef774c66e0227dc83 100644 (file)
@@ -6,7 +6,7 @@
 # Sets the command-line arguments to pass to the server. to see all options, run prometheus --help
 
 ARGS="--web.listen-address=127.0.0.1:9090
---web.external-url=https://i.b8.nz:9091
+--web.external-url=https://b8.nz:9091
 --log.level=info
 --config.file=/etc/prometheus/prometheus.yml
 --storage.tsdb.path=/var/lib/prometheus/metrics2/"