31 lines
588 B
Markdown
31 lines
588 B
Markdown
<!-- PLEASE COPY THE FOLLOWING OUTPUT AS IS INTO THE GITHUB ISSUE (Don't forget to mask your usernames, passwords, IPs and other sensitive information when using this in an issue ) -->
|
|
|
|
### Runtime
|
|
|
|
AdguardHome-Sync Version: %s
|
|
Build: %s
|
|
OperatingSystem: %s
|
|
Architecture: %s
|
|
OriginVersion: v0.0.1
|
|
ReplicaVersions:
|
|
- Replica 1: v0.0.2
|
|
|
|
### AdGuardHome sync aggregated config
|
|
|
|
```yaml
|
|
origin:
|
|
url: https://ha.xxxx.net:3000
|
|
webURL: ""
|
|
insecureSkipVerify: false
|
|
autoSetup: false
|
|
|
|
```
|
|
|
|
### Environment Variables
|
|
|
|
```ini
|
|
BAR=bar
|
|
FOO=foo
|
|
```
|
|
|
|
<!-- END OF GITHUB ISSUE CONTENT --> |