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
Copy file name to clipboardExpand all lines: DEPLOYMENT.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -224,7 +224,6 @@ For SMTP, the following environment variables are required:
224
224
|`ADAPTORS_REGISTRY_JSON_PATH`| Path to adaptor registry file. When provided, the app will attempt to read from it then later fallback to the internet |
225
225
|`SECRET_KEY_BASE`| A secret key used as a base to generate secrets for encrypting and signing data. |
226
226
|`SENTRY_DSN`| If using Sentry for error monitoring, your DSN |
227
-
|`UI_METRICS_ENABLED`| Enable serverside tracking of certain metrics related to the UI. This s temporary functionality. Defaults to `false`. |
228
227
|`URL_HOST`| The host used for writing URLs (e.g., `demo.openfn.org`) |
229
228
|`URL_PORT`| The port, usually `443` for production |
230
229
|`URL_SCHEME`| The scheme for writing URLs (e.g., `https`) |
0 commit comments