diff --git a/README.md b/README.md index 8ce270dd21d73ac83ca5342871a6917db13c1d86..13c41b978643ff3bf6a5b6ac3bd11cad0ce2a9c7 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,9 @@ - ~~Validate and sanitize user inputs with ```express-validator```~~ - ~~Add nginx/caddy reverse proxy~~ -- ~~Deploy with SSL/HTTPS on Development~~ +- ~~Deploy with SSL/HTTPS in Development~~ +- ~~Deploy with SSL/HTTPS in Production~~ - Implement OAuth2.0/Basic Auth for delete-Route - Change postgres default credentials -- Deploy with SSL/HTTPS on Azure - Add PM2 to prod +- Deploy in Production in Cloud (e.g. Azure)