Skip to content

Commit 6830981

Browse files
authored
Update README.md
1 parent 4a321f0 commit 6830981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RUNNING NODE.JS APPS WITH DOCKER EXAMPLE
22

3-
This repository is used as support of my video about how to run node.js applications using docker. It includes examples of linked services, envioronment variables, node_modules optiomization and integration with npm 5 using package-lock to optimize dependency installation on image building.
3+
This repository is used as support of my video(https://www.youtube.com/watch?v=7rqavBlLFbg) about how to run node.js applications using docker. It includes examples of linked services, envioronment variables, node_modules optiomization and integration with npm 5 using package-lock to optimize dependency installation on image building.
44

55

66
## Example APP

0 commit comments

Comments
 (0)