Commit Graph

11 Commits

Author SHA1 Message Date
Usha Mandya
4bf9708018 Merge pull request #12355 from david-szabo97/patch-2
Node.js guide: Fix syntax highlighting
2021-03-05 14:31:12 +00:00
Dávid Szabó
0e8734a4d2 Fix volume mismatch 2021-02-18 22:28:26 +01:00
Dávid Szabó
15bdb766b6 Fix syntax highlighting 2021-02-18 22:27:57 +01:00
Akhilesh Agarwal
3420e0bce0 Update develop.md
In docker-compose.dev.yml, DATABASE_CONNECTIONSTRING is used as a database URL whereas, in the code, CONNECTIONSTRING is being used. Hence, updating the string in docker-compose.dev.yml file.
2020-12-26 21:50:57 +01:00
Stefan Scherer
0e2db256f8 Update get-started/nodejs/develop.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-12-18 17:27:50 +01:00
Stefan Scherer
b923b23cda Update get-started/nodejs/develop.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-12-18 17:27:23 +01:00
Stefan Scherer
f555a16653 Update get-started/nodejs/develop.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-12-18 17:27:16 +01:00
Stefan Scherer
db293a4325 Update get-started/nodejs/develop.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-12-18 17:27:06 +01:00
Stefan Scherer
066b260d7b Add missing chapter to nodejs example
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-12-18 10:54:17 +01:00
Dharmjeet Kumar
93a91c7ff5 Corrected Indentation in docker-compose.dev.yml
It didn't use the volumes as parameter, instead it defined a service called volumes and services don't have a parameter called mongodb. Corrected indentation in yml file
2020-11-09 22:56:00 +05:30
Usha Mandya
ba806ea3a2 Add get started docs for NodeJS
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-09-24 14:27:37 +01:00