Compare commits
No commits in common. "main" and "v0.0.2" have entirely different histories.
2 changed files with 0 additions and 19 deletions
|
@ -1,13 +0,0 @@
|
|||
[Unit]
|
||||
Description=Postgres Connection Exporter
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
User=postgres-connection-exporter
|
||||
Group=postgres-connection-exporter
|
||||
ExecStart=/srv/postgres-connection-exporter/bin/postgres-connection-exporter
|
||||
Restart=always
|
||||
WorkingDirectory=/srv/postgres-connection-exporter
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue