Remove config file

This commit is contained in:
samwiseg0 2018-08-06 12:48:22 -04:00
parent 95d4bf200c
commit 198bebe5ec

View file

@ -1,31 +0,0 @@
# Domains should be either http(s)://subdomain.domain.com or http(s):// domain.com/url_suffix
grafana_url = 'grafana.domain.tld'
grafana_port = 8086
grafana_username = 'root'
grafana_password = 'root'
sonarr_url = 'https://radarr.domain.tld'
sonarr_api_key = 'xxxxxxxxxxxxxxx'
sonarr_grafana_db_name = 'plex'
radarr_url = 'https://sonarr.domain.tld'
radarr_api_key = 'xxxxxxxxxxxxxxx'
radarr_grafana_db_name = 'plex'
ombi_url = 'https://ombi.domain.tld'
ombi_api_key = 'xxxxxxxxxxxxxxx'
ombi_grafana_db_name = 'plex'
tautulli_url = 'https://tautulli.domain.tld'
tautulli_api_key = 'xxxxxxxxxxxxxxx'
tautulli_grafana_db_name = 'plex'
asa_url = 'https://firewall.domain.tld'
asa_username = 'cisco'
asa_password = 'cisco'
asa_grafana_db_name = 'asa'
sickrage_url = 'https://sickrage.domain.tld/'
sickrage_api_key = 'xxxxxxxxxxxxxxx'
sickrage_grafana_db_name = 'plex'