FilipS
FilipS
NNovu
Created by Russ Salad on 10/9/2024 in #💬│support
Run docker localhost, configured API to serve on 3001 but WEB still hits 3000
I'd change your api NODE_ENV to dev and change your API port to 3000 - the canonical one. That's in API_ROOTURL, API ports: , PORT If that fails I'd strip the .env and hardcode the values in the docker-compose to test one by one, then revert when happy
9 replies
NNovu
Created by FilipS on 7/15/2024 in #💬│support
Enterprise grade Audit: implementation suggestions
thanks @Dima Grossman , we're deciding between Traffic Mirroring and a dedicated sidecar container in the actual Task Definition. In case of Traffic Mirroring we're seeing a lot of encrypted traffic. Does Novu encrypt outgoing Provider communications as they leave the container or is it relying on the cloud provider/infra to encrypt traffic please? Figuring out how to tackle decryption
9 replies