You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the explorer for a geth light node behind a container. I try to add the --rpccorsdomain "http://0.0.0.0:8000" param to the entrypoint of the container, but how can this have an effect on the host side of the container?
The text was updated successfully, but these errors were encountered:
I'm trying to use the explorer for a geth light node behind a container. I try to add the
--rpccorsdomain "http://0.0.0.0:8000"
param to the entrypoint of the container, but how can this have an effect on the host side of the container?The text was updated successfully, but these errors were encountered: