feat(docs/updater): add nodejs.org to required domains (#5881)

This commit is contained in:
tisteagle 2021-08-22 16:33:16 +02:00 committed by GitHub
parent 6cd93a7bb0
commit ad9cc900b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ By design, the updater is only available in XOA. If you are using XO from the so
## Requirements
In order to work, the updater needs access to `xen-orchestra.com` (port 443).
In order to work, the updater needs access to `xen-orchestra.com` (port 443) and `nodejs.org` (port 443).
## Usage