Closed gpelouze closed 1 year ago
Add support to configure the vreapp through environment variables.
Currently doesn’t work because of Automatic Static Optimisation (https://nextjs.org/docs/pages/api-reference/next-config-js/runtime-configuration)
We settled for only setting the base path, assuming app and api are deployed on the same domain. https://github.com/QCDIS/VREPaaS/pull/86
Add support to configure the vreapp through environment variables.
Currently doesn’t work because of Automatic Static Optimisation (https://nextjs.org/docs/pages/api-reference/next-config-js/runtime-configuration)