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
# Bearer token required by API auth middleware (/auth/* routes).
ORCA_TOKEN=somesecret
#Not used at the moment, but want to use this to verify that the web server can reach the app server and also give the api a way to verify that requests are coming from the web app.