tectiv3 / standardfile

Standard File Server, Go Implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"dashboard"

persianphilosopher opened this issue · comments

Thanks for implementing this in go!
I followed the instructions and I am not sure if/what I am missing. Once the install is completed, whether I go to the ip:8888 or to the url via reverse proxy, I only see the word "Dashboard". I wondered if that was all it takes but I can't use that as a server for standardnotes. Am I mistaken? Thank you again

I think you need to provide ip:8888/api url inside your app

And I have updated readme, nginx config specifically, cause now you need to pass some headers with every request.

Thank you!
It worked

Thank you!
It worked

This should be added to the readme since it's otherwise very simple and straightforward.

it's there :)