Closed MadL1me closed 1 year ago
@seriouszyx @ComradeProgrammer @Resulte
@MadL1me hi, why close it?
@hsluoyz sorry, I mistaken that problem was fixed for me. I was tired and forget at the start of the day, that I fixed it yesterday evening by deploying Casdoor localy on 7001 port. The problem still exists
If you accept contributions, I can implement this feature
@MadL1me please make a PR
When using casdoor for local development, there is cases, when casdoor cannot be published on 7001 port.
I thought, it would work, if I define port in the Endpoint, like this:
But it didn't worked, it still uses 7001 port. How this can be avoided?
May be you should clear your browser's cookies and run it again.
@MadL1me did you restart the MVC application and reload the page? The changes in appsettings.json
should have taken effect after you refresh the web page in browser
Closed as resolved
When using casdoor for local development, there is cases, when casdoor cannot be published on 7001 port.
I thought, it would work, if I define port in the Endpoint, like this:
But it didn't worked, it still uses 7001 port. How this can be avoided?