Do not verify token during tests
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# Uses the node base image with the latest LTS version
|
||||
FROM node:14.16.0
|
||||
# Informs Docker that the container listens on the
|
||||
# Informs Docker that the container listens on the
|
||||
# specified network ports at runtime
|
||||
EXPOSE 4000
|
||||
COPY . app/
|
||||
|
||||
Reference in New Issue
Block a user