diff --git a/.env.example b/.env.example index fca8fe3..8ec4a9c 100755 --- a/.env.example +++ b/.env.example @@ -52,4 +52,4 @@ MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}" MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}" SANCTUM_STATEFUL_DOMAINS=yxbd-fangke.ali251.langye.net,localhost,127.0.0.1,127.0.0.1:8020 -CORS_ALLOWED_ORIGINS=https://yxbd-fangke.ali251.langye.net,http://localhost:8020,http://127.0.0.1:8020 +CORS_ALLOWED_ORIGINS=https://yxbd-fangke.ali251.langye.net,http://localhost:8020,http://127.0.0.1:8020,http://localhost:8021,http://127.0.0.1:8021 diff --git a/public/admin/index.html b/public/admin/index.html index a021198..344af1e 100644 --- a/public/admin/index.html +++ b/public/admin/index.html @@ -1,3 +1,3 @@