Closed bunkerman closed 3 months ago
You need to reread the README.
Don't want to use traefik? This configuration can be used in other reverse proxies, as long as the API is proxied to /api of the frontend container. This is currently not able to be used without a reverse proxy, due to limitations of runtime client-side environmental variables in next.js.
Hello
I can't get it to work, the website appears, but it looks like nothing is working properly...
This is my compose file
I don't need a proxy, because I#m using it on the local network and the mongodb is running in another stack.
I cloned the repo, did make up (but had to create an empty .env file). Is there anything I'm missing?
Thanks