Environment - modio/modio-sdk-legacy GitHub Wiki
Server environment constants
Name | Value | Description |
---|---|---|
MODIO_ENVIRONMENT_LIVE |
0 | All server requests will be done to the test server API: api.test.mod.io. |
MODIO_ENVIRONMENT_TEST |
1 | All server requests will be done to the live server API: api.mod.io. |