File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed 
00-basic-express-generator 
05-nginx-express-redis-nodemon Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11web :
22 build : . 
33 volumes :
4-  - " app:/src/app" 
4+  - " ./ app:/src/app" 
55 ports :
66 - " 3030:3000" 
Original file line number Diff line number Diff line change 11web :
22 build : . 
33 volumes :
4-  - " app:/src/app" 
4+  - " ./ app:/src/app" 
55 ports :
66 - " 3030:3000" 
Original file line number Diff line number Diff line change 11web :
22 build : . 
33 volumes :
4-  - " app:/src/app" 
4+  - " ./ app:/src/app" 
55 ports :
66 - " 3030:3000" 
77 links :
Original file line number Diff line number Diff line change 11web :
22 build : . 
33 volumes :
4-  - " app:/src/app" 
4+  - " ./ app:/src/app" 
55 ports :
66 - " 3030:3000" 
77 - " 35729:35729" 
Original file line number Diff line number Diff line change 11web :
22 build : . 
33 volumes :
4-  - " app:/src/app" 
4+  - " ./ app:/src/app" 
55 ports :
66 - " 3030:3000" 
77 - " 35729:35729" 
Original file line number Diff line number Diff line change 11web :
22 build : ./app 
33 volumes :
4-  - " app:/src/app" 
4+  - " ./ app:/src/app" 
55 ports :
66 - " 3030:3000" 
77 links :
                         You can’t perform that action at this time. 
           
                  
0 commit comments