diff --git a/app/.env.sample b/app/.env.sample index 5a94511..a05f28c 100644 --- a/app/.env.sample +++ b/app/.env.sample @@ -1,5 +1,6 @@ APP_NAME = "FHeD" APP_VERSION = "0.0.1" +APP_URL = "" ATTACHMENTS_PATH = "" diff --git a/app/includes/header.php b/app/includes/header.php index 8ecc556..c3e447b 100644 --- a/app/includes/header.php +++ b/app/includes/header.php @@ -46,7 +46,7 @@