Horribly ugly suffix empty space

This commit is contained in:
Quentin McGaw (desktop) 2021-08-02 11:27:54 -04:00
parent cb1efd552f
commit a825246927

View File

@ -16,7 +16,7 @@ services:
# Set to true if you want to see debug information in error screens. # Set to true if you want to see debug information in error screens.
- APP_DEBUG=false - APP_DEBUG=false
# This should be your email address # This should be your email address
- SITE_OWNER=mail@example.com - SITE_OWNER=mail@example.com
# The encryption key for our database and sessions. Keep this very secure. # The encryption key for our database and sessions. Keep this very secure.
# If you generate a new one all existing data must be considered LOST. # If you generate a new one all existing data must be considered LOST.
# Change it to a string of exactly 32 chars or use command `php artisan key:generate` to generate it # Change it to a string of exactly 32 chars or use command `php artisan key:generate` to generate it