diff --git a/.env.provider.example b/.env.provider.example index e349b2bd..f09a20fc 100755 --- a/.env.provider.example +++ b/.env.provider.example @@ -3,7 +3,7 @@ NUXT_PUBLIC_DEFAULT_TYPE=siyuan NUXT_PUBLIC_SIYUAN_API_URL=http://127.0.0.1:6806 NUXT_PUBLIC_WAIT_TIME=500 NUXT_PUBLIC_PROVIDER_MODE=true -NUXT_PUBLIC_PROVIDER_URL=http://127.0.0.1:8000 +NUXT_PUBLIC_PROVIDER_URL=http://127.0.0.1:8086 # ======= public vars ======= # ======= private vars ======= diff --git a/components/static/Detail.vue b/components/static/Detail.vue index 1d43fcaa..be7405fc 100644 --- a/components/static/Detail.vue +++ b/components/static/Detail.vue @@ -1,10 +1,24 @@ +