Closed tzarebczan closed 2 years ago
Right now we've mostly been testing, so the backend for membership, etc checks are on the test env.
When we go live, we need a way to tell odysee-api if it should use live or test
the param for the internal apis call is: environment
values: live / test
assume live, but if test passed, use test.
Right now we've mostly been testing, so the backend for membership, etc checks are on the test env.
When we go live, we need a way to tell odysee-api if it should use live or test
the param for the internal apis call is: environment
values: live / test
assume live, but if test passed, use test.