Studying docker

Random edits

+1 -1
+1 -1
nodejs-first-starting/server.js
··· 21 21 </head> 22 22 <body> 23 23 <section> 24 - <h2>My Course Goal</h2> 24 + <h2>ChAnGeD sTuFf</h2> 25 25 <h3>${userGoal}</h3> 26 26 </section> 27 27 <form action="/store-goal" method="POST">