Pharm Div
Pharm Div
NNovu
Created by Simon on 10/30/2023 in #💬│support
Network Error - Self-hosting locally with Docker
@Genkishi I used kubernetes for my deployment of novu. What I did was to edit the values.yaml file and I changed the NODE_ENV of the api from production to test. You can also do this using the deployment.yaml file of the api after deployment , just edit the NODE_ENV environment variable
7 replies
NNovu
Created by Simon on 10/30/2023 in #💬│support
Network Error - Self-hosting locally with Docker
Hi @Simon have you been able to fix the Network Error ? I have similar Problem, but on local kubernetes. I have all the components up but cannot register or login using the web. I tried using postman to directly register by sending the username, email and password directly to the api and it worked.
7 replies