You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/readme.md
-6
Original file line number
Diff line number
Diff line change
@@ -139,9 +139,3 @@ scrape_configs:
139
139
static_configs:
140
140
- targets: ['statping:8080']
141
141
```
142
-
143
-
<h2>Contributing</h2>
144
-
<p>Statping-ng accepts Push Requests to the <kbd>dev</kbd> branch!</p>
145
-
<p>Feel free to add your own features and notifiers.You probably want to checkout the <a href="https://github.com/statping-ng/statping-ng/wiki/Notifiers">Notifier Wiki</a> to get a better understanding on how to create your own notification methods for failing/successful services.</p>
146
-
<p>Testing on Statping-ng will test each function on MySQL, Postgres, and SQLite. I recommend running MySQL and Postgres Docker containers for testing.</p>
147
-
<p>You can find multiple docker-compose files in the <kbd>dev</kbd> directory.</p>
0 commit comments