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

Problem with REACT_APP_ variables in docker run #138

Open
sberequek opened this issue May 6, 2024 · 0 comments
Open

Problem with REACT_APP_ variables in docker run #138

sberequek opened this issue May 6, 2024 · 0 comments

Comments

@sberequek
Copy link

sberequek commented May 6, 2024

Hi,

when deploy with "docker run" web-check and using the optional environmental variables "REACT_APP_SHODAN_API_KEY" and "REACT_APP_WHO_API_KEY" are not updated in calls.

run command:
docker run -p 8888:3000 -e REACT_APP_SHODAN_API_KEY=XXXXX -e REACT_APP_WHO_API_KEY=YYYY -d --name=webcheck lissy93/web-check

network

how can I solve it?

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

1 participant