From c6e82498efb46fcb629ba25740a9e7ad11befcba Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 29 Jan 2021 12:05:23 +0100 Subject: [PATCH] Update .env.example --- conf/.env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/.env.example b/conf/.env.example index 1a6fcd9..98e8f24 100644 --- a/conf/.env.example +++ b/conf/.env.example @@ -18,7 +18,7 @@ APP_KEY=SomeRandomString # If you change this in the future you may need to run a command # to update stored URLs in the database. Command example: # php artisan bookstack:update-url https://old.example.com https://new.example.com -#APP_URL=https://__DOMAIN____PATH__ +APP_URL=https://__DOMAIN____PATH__ # Application default language # The default language choice to show.