Open
Description
Hello,
When I do http://127.0.0.1:9999/webconsole I was redirect to http://127.0.0.1:9999
If I call http://127.0.0.1:9999?cid=dc5cae8283b7 I was redirect to http://127.0.0.1:9999/?cid=dc5cae8283b7 and nothing appears in web interface.
I've got nothning in logs.
I deploy on lubuntu with :
docker run -d \
--name docker-exec-web-console \
-p 9999:8888 \
-e "CONTEXT_PATH=/webconsole" \
-v /var/run/docker.sock:/var/run/docker.sock \
bitbull/docker-exec-web-console
Metadata
Metadata
Assignees
Labels
No labels