jsoncrack.com icon indicating copy to clipboard operation
jsoncrack.com copied to clipboard

When running locally and opening editor - 404 Not Found error

Open Zhambul opened this issue 2 years ago • 1 comments

Steps to reproduce

  1. Clone the project
  2. docker build -t jsonvision .
  3. docker run -p 8888:80 jsonvisio
  4. go to localhost:8888
  5. click 'Go to Editor'
  6. 404 Not found error
image

Zhambul avatar Jul 13 '22 05:07 Zhambul

Same issue. Follow @Zhambul steps for reproduction

caesartcs avatar Jul 25 '22 18:07 caesartcs

Should be fixed with #91

AykutSarac avatar Aug 19 '22 12:08 AykutSarac