set vite asset with APP_URL

This commit is contained in:
hackerESQ
2024-09-09 15:13:05 -05:00
parent a49d501419
commit b1d7acbdba
+1
View File
@@ -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