-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
- I'm submitting a ...
[ ] bug report - What is the current behavior?
in centos started service using below command
docker run -p 0.0.0.0:8080:8080 jabref/cloudref
then upload any bib ref file.
and getting error
- If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
in centos install docker
start docker service
docker run -p 127.0.0.1:8080:8080 jabref/cloudref
then upload any bib file.
-
What is the expected behavior?
must seen any bib file -
What is the motivation / use case for changing the behavior?
-
Please tell us about your environment:
direct used docker given by u
Metadata
Metadata
Assignees
Labels
No labels