feat: initial prowlarr terraform configuration
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
enable: true
|
||||
priority: 1
|
||||
host: nzbget.service.consul
|
||||
port: 443
|
||||
use_ssl: true
|
||||
username: ""
|
||||
password: ""
|
||||
category: unknown
|
||||
tags: []
|
||||
categories:
|
||||
- name: tvseries
|
||||
categories:
|
||||
- 5000
|
||||
- name: movies
|
||||
categories:
|
||||
- 2000
|
||||
- name: books
|
||||
categories:
|
||||
- 3030
|
||||
- 7000
|
||||
- name: music
|
||||
categories:
|
||||
- 3010
|
||||
- 3040
|
||||
- 3050
|
||||
- 3060
|
||||
Reference in New Issue
Block a user