docker-redis - final cleanup
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -41,4 +41,4 @@ COPY . .
|
||||
EXPOSE 4000
|
||||
|
||||
# Start the application
|
||||
CMD ["nodemon", "--exitcrash" , "--legacy-watch", "server.js"]
|
||||
CMD ["nodemon", "--legacy-watch", "server.js"]
|
||||
|
||||
Reference in New Issue
Block a user