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
@fergalwalsh I'm running a pico server with the command python -m pico.server app: everything works fine locally or in a EC2 instance, but running it inside a Docker container with docker-composite is not reachable despite opening the port 4242
@fergalwalsh I'm running a pico server with the command
python -m pico.server app: everything works fine locally or in a EC2 instance, but running it inside a Docker container with docker-composite is not reachable despite opening the port 4242