set vite asset with APP_URL
This commit is contained in:
@@ -4,6 +4,7 @@ APP_KEY=
|
||||
APP_DEBUG=false
|
||||
APP_TIMEZONE=UTC
|
||||
APP_URL=http://localhost
|
||||
ASSET_URL="${APP_URL}"
|
||||
APP_PORT=8000
|
||||
|
||||
APP_LOCALE=en
|
||||
|
||||
Reference in New Issue
Block a user