BorisPolonsky / dify-helm

Deploy langgenious/dify, an LLM based app on kubernetes with helm chart
MIT License
177 stars 46 forks source link

method_not_allowed 405 #49

Closed ip2cloud closed 6 months ago

ip2cloud commented 6 months ago

Response em my post: http://dify.mydomain.com/v1/completion-messages

{ "code": "method_not_allowed", "message": "The method is not allowed for the requested URL.", "status": 405 }

Do I need to configure any variables?

CONSOLE_API_URL : CONSOLE_WEB_URL :

ip2cloud commented 6 months ago

Resolved.... https not http change and run!