You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Server Side API for [Fusion Studio](https://github.com/evolvedbinary/fusion-studio) written in RESTXQ and XQuery.
@@ -41,9 +41,8 @@ Various settings of the build can be overridden using the following System Prope
41
41
| Host for Fusion Studio API |`api.host`|`API_HOST`|
42
42
| Port for Fusion Studio API |`api.port`|`API_PORT`|
43
43
44
-
**NOTE:** If you wish to use the FusionDB Nightly Build Docker Container, you must configure your username and password for the
45
-
repository in either your Maven Settings file (`~/.m2/settings.xml`), or provide the values via System Properties (see above).
46
-
For the Maven Settings file, the following should be added to the `<servers>` section:
44
+
**NOTE:** FusionDB nightly images and release images are hosted by separated repos. To test against both you need 2 sets of credentials to log into two private registries. You can configure your username and password for the repository in either your Maven Settings file (`~/.m2/settings.xml`), or provide the values via System Properties (see above).
45
+
For the Maven Settings file, the following should be added to the `<servers>` section for `:nightly` images:
0 commit comments