Patrick Alves
Patrick Alves
I am also interested in this feature!
> Hi, Modifing the routes.py file in gradio adding the following code , makes the logout button work. > > ``` > @app.get("/logout") > def logout(): > response = RedirectResponse(url="/",...
Any solution?
I found it weird because it only happens if I use the headless mode, if I use the headful mode I am not detected. Anyway, thanks for your answer.
Hello @IAMHamzaHaroon, Can you show me an example of a page with the "keywords" data you need?
There were some updates on the website. Reviews are not been collected for now. I'll find some time in the future to fix this. @hunterdong please, let me know if...
Upvote! I am also using Azure Devops
Is possible to add Dokploy in an existing Docker Swarm (with multiple nodes)?
Its hard to test, because the keycloak server will enforce https (redirect HTTP to HTTPS)
I've added the certificate file on wave container and that solves my problem.