We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
> This is my `.env` file:
ubuntu@yap-dev:~/ui$ cat .env # BEGIN ANSIBLE MANAGED BLOCK REACT_APP_BACKEND_URL = https://yap-dev.c3.plgrid.pl:8443 REACT_APP_ALT_AUTH = plg REACT_APP_KEYCLOAK_BASE_URL = https://sso.plgrid.pl REACT_APP_KEYCLOAK_REALM = PLGrid REACT_APP_KEYCLOAK_CLIENT_ID = yap-dev.c3.plgrid.pl # END ANSIBLE MANAGED BLOCK does it need adjustment ?
ubuntu@yap-dev:~/ui$ cat .env # BEGIN ANSIBLE MANAGED BLOCK REACT_APP_BACKEND_URL = https://yap-dev.c3.plgrid.pl:8443 REACT_APP_ALT_AUTH = plg REACT_APP_KEYCLOAK_BASE_URL = https://sso.plgrid.pl REACT_APP_KEYCLOAK_REALM = PLGrid REACT_APP_KEYCLOAK_CLIENT_ID = yap-dev.c3.plgrid.pl # END ANSIBLE MANAGED BLOCK
does it need adjustment ?
VITE_ before any variable e.g. VITE_REACT_APP_BACKEND_URL
Originally posted by @NiEkOKsU in yaptide/ui#1696 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
VITE_ before any variable e.g. VITE_REACT_APP_BACKEND_URL
Originally posted by @NiEkOKsU in yaptide/ui#1696 (comment)
The text was updated successfully, but these errors were encountered: