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
Run `make lint` to check your changes, and `make format` to format your code
@@ -118,11 +116,11 @@ version uses virtualenvs which are incompatible with Conda's environments)
118
116
119
117
Set ODC's environment variable before running the server:
120
118
121
-
export DATACUBE_ENVIRONMENT=staging
119
+
export ODC_ENVIRONMENT=staging
122
120
123
121
You can always see which environment/settings will be used by running `datacube system check`.
124
122
125
-
See the ODC documentation for config and [datacube environments](https://datacube-core.readthedocs.io/en/latest/user/config.html#runtime-config)
123
+
See the ODC documentation for [datacube configuration and environments](https://opendatacube.readthedocs.io/en/latest/installation/database/configuration.html)
0 commit comments