Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keep option of adding REACT_APP_URL_BASENAME to docker compose files #541

Closed
prasadtalasila opened this issue Feb 18, 2024 · 2 comments
Closed

Comments

@prasadtalasila
Copy link
Contributor

The client env.js has REACT_APP_URL_BASENAME which allows to host react app at subpaths. Examples are:

localhost/bar
foo.com/dts

This flexibility needs to be brought into the docker compose files.

@prasadtalasila
Copy link
Contributor Author

This was not a problem before with file-based traefik config and it might not be a problem in docker compose as well. Just need to check.

@prasadtalasila
Copy link
Contributor Author

duplicate of #750

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants