From ef2fd131e623f2dd7fc75a31c9e0307918c3d0a0 Mon Sep 17 00:00:00 2001 From: Julian Prieber Date: Wed, 10 May 2023 18:45:36 +0200 Subject: [PATCH] Update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index a8c37f8..7fc9f13 100644 --- a/README.md +++ b/README.md @@ -194,14 +194,6 @@ volumes:
-### Optional configuration: -Optionally, you can change the app name in your ".env" file in the root directory of your LinkStack installation. At the moment this is set to -APP_NAME="LinkStack" you can change "LinkStack" to what ever you like. This setting defines the page title and welcome message. - -For more configuration options, refer to the [documentation](https://linkstack.com/docs/d/configuration-getting-started/). - -
- ## Updating