mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-01-11 16:58:58 +01:00
Horribly ugly suffix empty space
This commit is contained in:
parent
cb1efd552f
commit
a825246927
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user