diff --git a/Wwws_project.md b/Wwws_project.md index 397c401..aaea294 100644 --- a/Wwws_project.md +++ b/Wwws_project.md @@ -257,4 +257,6 @@ The dev tailwindcss is store in /wwws/appname/src/static/css/twdevstyle.css ``` ## Build -@todo to explain the endpoint build that will take all src and generate the optimized website into /dist \ No newline at end of file +@todo to explain the endpoint build that will take all src and generate the optimized website into /dist + +Then conf website test domain and use sudo certbot --nginx -d domainename to get ssl and access in https \ No newline at end of file