Optimizes Welcome Video

Thanks Drak!
This commit is contained in:
Refringe 2024-06-19 15:48:50 -04:00
parent d1cdc46548
commit 8da9268fff
Signed by: Refringe
SSH Key Fingerprint: SHA256:t865XsQpfTeqPRBMN2G6+N8wlDjkgUCZF3WGW6O9N/k
3 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,7 @@ APP_NAME="The Forge"
APP_ENV=testing
APP_KEY=
APP_DEBUG=false
APP_URL=http://forge.test
APP_URL=http://localhost
LOG_CHANNEL=stack
LOG_DEPRECATIONS_CHANNEL=null

View File

@ -46,6 +46,7 @@ SESSION_DOMAIN=null
FILESYSTEM_DISK=local
ASSET_URL=http://localhost/storage
ASSET_URL_LIVEWIRE=/vendor/livewire/livewire.js
CACHE_STORE=redis
QUEUE_CONNECTION=redis

BIN
resources/video/welcome.mp4 (Stored with Git LFS)

Binary file not shown.