edp963 / davinci

Davinci is a DVsaaS (Data Visualization as a Service) Platform
https://edp963.github.io/davinci
Apache License 2.0
4.92k stars 1.82k forks source link

The invite link in mail is not accessable #2112

Closed hackstoic closed 3 years ago

hackstoic commented 3 years ago

environment: docker + davinci-3.0-rc

config: image

problem: the invite link in mail is: http://bi.mydomain.cn//?token=yyyyyD8Dxxxxx#/activate which is not accessable.

i MUST change the link to "http://bi.mydomain.cn/#/activate/?token=yyyyyD8Dxxxxx" MANNUALLY.

Could anyone tell me what is wrong with my configuration?

hackstoic commented 3 years ago

解决方案: server-> servelet -> context-path 的配置设置为空即可。 set empty of this config: server-> servelet -> context-path