I'm attempting to keep this behind nginx at a /guide/ location. This more or less works, but the printable guide ends up redirecting me to whatever lives at the / location. I'm looking for some environment variable to be able to configure a base URL for the application.
I'm attempting to keep this behind nginx at a /guide/ location. This more or less works, but the printable guide ends up redirecting me to whatever lives at the / location. I'm looking for some environment variable to be able to configure a base URL for the application.