diff --git a/conf/.env b/conf/.env index 105258f..1ccd9c3 100644 --- a/conf/.env +++ b/conf/.env @@ -1,6 +1,6 @@ APP_NAME=Lychee APP_ENV=production -APP_KEY=__APP_KEY__ +APP_KEY= APP_DEBUG=false APP_URL=https://__DOMAIN__ #APP_FORCE_HTTPS=false diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 3f2e57a..2502884 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -1 +1 @@ -This is a dummy description of this app features +description.md: This is a dummy description of this app features diff --git a/doc/PRE_INSTALL.md b/doc/PRE_INSTALL.md index eb3ab3a..4728a7d 100644 --- a/doc/PRE_INSTALL.md +++ b/doc/PRE_INSTALL.md @@ -1 +1 @@ -This is a dummy disclaimer to display prior to the install +pre-install.md: This is a dummy disclaimer to display prior to the install