diff options
| author | John Estabrook <jestabro@vyos.io> | 2026-01-30 09:22:17 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-30 09:22:17 -0600 |
| commit | 7f1e47753daa6cf7f515b7fb6e70506427c8931b (patch) | |
| tree | 50d2e1e0cac47d0c474a87c05780ecde64979ec0 /docs | |
| parent | e30fc2f040a31649e9f2f5b25e883be97003785e (diff) | |
| parent | f4f176af0ed54370af6ae2cf8f4d45ed6aa6f457 (diff) | |
| download | vyos-documentation-7f1e47753daa6cf7f515b7fb6e70506427c8931b.tar.gz vyos-documentation-7f1e47753daa6cf7f515b7fb6e70506427c8931b.zip | |
Merge pull request #1750 from jestabro/add-line-config-sync
config-sync: add missing config line
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/configuration/service/config-sync.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/configuration/service/config-sync.rst b/docs/configuration/service/config-sync.rst index d0449a78..4ea7a240 100644 --- a/docs/configuration/service/config-sync.rst +++ b/docs/configuration/service/config-sync.rst @@ -70,6 +70,7 @@ Configure the HTTP API service on Router B set service https listen-address '10.0.20.112' set service https port '8443' set service https api keys id KID key 'foo' + set service https api rest Configure the config-sync service on Router A |
