10-04-2026
This commit is contained in:
parent
4d6b4930b2
commit
4bb89aad8c
836 changed files with 52961 additions and 5950 deletions
|
|
@ -30,7 +30,7 @@ services:
|
|||
DB_USERNAME: sail
|
||||
DB_PASSWORD: password
|
||||
# Application Configuration
|
||||
APP_NAME: B2In
|
||||
APP_NAME: B2in
|
||||
APP_ENV: local
|
||||
APP_DEBUG: true
|
||||
APP_URL: http://localhost
|
||||
|
|
@ -42,7 +42,7 @@ services:
|
|||
MAIL_PASSWORD: null
|
||||
MAIL_ENCRYPTION: null
|
||||
MAIL_FROM_ADDRESS: hello@example.com
|
||||
MAIL_FROM_NAME: B2In
|
||||
MAIL_FROM_NAME: B2in
|
||||
# Redis Configuration
|
||||
REDIS_HOST: redis
|
||||
REDIS_PASSWORD: null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue