diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 02819148..c06a7c8b 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -86,11 +86,11 @@
admin_username
and admin_password
fields from the TOML
- configuration file. If you are using APIs, create and use new credentials.
- Users are now managed via the
+ configuration file or environment variables. If you are using APIs, create and use new API credentials
+ before removing the them. Visit