Update default/ files.
This commit is contained in:
parent
67a9bdd9eb
commit
9af48e5c37
6 changed files with 59 additions and 19 deletions
5
etc/default/prometheus
Normal file
5
etc/default/prometheus
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Set the command-line arguments to pass to the server.
|
||||
# Due to shell escaping, to pass backslashes for regexes, you need to double
|
||||
# them (\\d for \d). If running under systemd, you need to double them again
|
||||
# (\\\\d to mean \d), and escape newlines too.
|
||||
ARGS="--web.external-url=https://core.slackware.uk.net:25443/prometheus --web.route-prefix=/"
|
||||
Loading…
Add table
Add a link
Reference in a new issue