app still wont connect to database...
This commit is contained in:
@@ -31,6 +31,8 @@ USER node
|
||||
# Copy the rest of the source files into the image.
|
||||
COPY . .
|
||||
|
||||
CMD npm i
|
||||
|
||||
# Expose the port that the application listens on.
|
||||
EXPOSE 3000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user