fix: align config with imported state for zero-drift plan
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/plan Pipeline was successful

This commit is contained in:
2026-06-29 23:49:52 +10:00
parent 806266e6dc
commit edb0692bee
3 changed files with 17 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ priority: 1
host: nzbget.service.consul
port: 443
use_ssl: true
username: ""
username: "svc_nzbsubmit"
password: ""
category: unknown
tags: []
+2 -1
View File
@@ -3,7 +3,8 @@ app_profile_id: 1
implementation: Newznab
config_contract: NewznabSettings
protocol: usenet
tags: []
tags:
- nzb
fields:
- name: baseUrl
text_value: "https://api.nzbgeek.info"