Proxy Free Install
Not officially supported
Proxy free (meaning without NGINX) is not officially supported, however, here is some tips to make it work
Docker compose file : https://github.com/SquirrelCorporation/SquirrelServersManager/compare/test-changing-ports?expand=1#diff-4563fbe997bbf18c3b38ad79c596c57c3ad88361f1dccb8c4f39b429382c06d3
Set the URL API in the React code here https://github.com/SquirrelCorporation/SquirrelServersManager/compare/test-changing-ports?expand=1#diff-498b678a5aa69765cfe1c060d6b7ceb701ff74a473039cb8299aa635ec5027daR83
Changing the server root path https://github.com/SquirrelCorporation/SquirrelServersManager/compare/test-changing-ports?expand=1#diff-113afe997c4a5828a07dff52fff0b73f7fad5b005a2953e0823a9bb00d7f5283R52
Full example with CORS, etc... https://github.com/SquirrelCorporation/SquirrelServersManager/compare/test-changing-ports?expand=1