Closed NickM-27 closed 1 year ago
Hello, are you 100% sure that you can't get docker-compose on unraid? I have no experience with unraid but I've deffo heard it's poss with something like a plug-in. Apologies if you've already tried this.
Last time I tried it was not possible, but it does seem that there is now a plugin in the community store which has worked so thanks for the suggestion.
I am running on Unraid so docker compose is not an option for me. I have the separate containers running but of course the frontend and backend share different ports which means the CORS is going to fail. I'd like to be able to disable it or some way to accept cross origin requests. I tried setting the variable to
*
but it did not work.