ccbikai / Sink

⚡ A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.
https://sink.cool
GNU Affero General Public License v3.0
1.42k stars 501 forks source link

will it Support homepage to `/Dashboard` #2

Closed jarlin8 closed 1 month ago

ccbikai commented 1 month ago

You can try setting the environment variable NUXT_HOME_URL to https://github.com/ccbikai/Sink/blob/master/docs/configuration.md#nuxt_home_url

I haven't actually tested it, but I think it's possible. If it works, remember to give feedback.

I redirected http://s.mt.ci/

jarlin8 commented 1 month ago

I have tested, but it seems not work

ccbikai commented 1 month ago

After modifying the environment variables, redeployment is required. I tried it and it worked https://s.mt.ci/

jarlin8 commented 1 month ago

try again, NUXT_HOME_URLmust be https://domain.com/dashboard,it worked,thank you!