Topic: MDB CLI: Https Backend when Deploying?
                  
                  ObeseTurtle
                  free
                  asked 1 year ago
                
When you deploy a Node.js backend project using MDB CLI (mdb publish), does the backend automatically use https too, or do you have to code it to use https? For example, I have a server.js that uses http. Will it be safe/secure if I deploy it using MDB CLI? I know that the frontend part is secured, but I was wondering about this backend.
                      
                      Sebastian Kaczmarek
                      staff
                        answered 1 year ago
                    
You don't have to code it to use https. It will automatically be published under https domain like https://<projectname>.mdbgo.io
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Free
 - Premium support: No
 - Technology: MDB Standard
 - MDB Version: MDB5 7.2.0
 - Device: Laptop or iPhone
 - Browser: Microsoft Edge
 - OS: Windows
 - Provided sample code: No
 - Provided link: No