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
{{ message }}
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.
Right now, it is needed to have an Nginx server to use Yotter although it is already prepared to not need it (it is much better with Nginx!).
So I want to modify the code so when the option isInstance on the config is set to False it can be run on a local machine without needing a nginx server.
The text was updated successfully, but these errors were encountered:
pluja
changed the title
Modify code so when it is run on a local machine it can be used too.
Allow to run on local machine with all features.
Oct 16, 2020
Can we remove the proxying endpoints and add new ones that perform like how Nginx currently does? This would potentially remove the need for any configuration options too.
Right now, it is needed to have an Nginx server to use Yotter although it is already prepared to not need it (it is much better with Nginx!).
So I want to modify the code so when the option
isInstance
on the config is set to False it can be run on a local machine without needing a nginx server.The text was updated successfully, but these errors were encountered: