Explorar o código

remvoe forever

dotos %!s(int64=9) %!d(string=hai) anos
pai
achega
8acb0357db
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -9,6 +9,6 @@ RUN npm install
 COPY . /usr/src/app
 
 ENV PORT 80
-EXPOSE 3000
+EXPOSE 80
 
 ENTRYPOINT ["node", "app.js"]