If multiple GJB API instances are used but are only symlinks, this line will always return the same value: https://github.com/jk/RestServer/blob/d5461a658d851472db0283caefa1986d54f26b7c/src/JK/RestServer/RestServer.php#L93 This will cause a 404 for the second instance onward if the ES indexes are also split.
If multiple GJB API instances are used but are only symlinks, this line will always return the same value:
RestServer/src/JK/RestServer/RestServer.php
Line 93 in d5461a6
This will cause a 404 for the second instance onward if the ES indexes are also split.