diff --git a/frontend-modern/VERSION b/frontend-modern/VERSION deleted file mode 100644 index 69b740c59..000000000 --- a/frontend-modern/VERSION +++ /dev/null @@ -1 +0,0 @@ -4.1.0-rc.12 diff --git a/frontend-modern/index.html b/frontend-modern/index.html index ee0609cbb..78bd7f095 100644 --- a/frontend-modern/index.html +++ b/frontend-modern/index.html @@ -5,7 +5,7 @@ -
Your Pulse instance is protected with API token authentication.
++ This Pulse instance requires an API token for export/import operations. Please enter the API token configured on the server. +
+ +The API token is set as an environment variable:
+API_TOKEN=your-secure-token
+