Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
add to do for debugger attach
Browse files Browse the repository at this point in the history
  • Loading branch information
egamma committed Dec 4, 2018
1 parent 5eb4b8e commit a4f5d53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose-test/docker-compose.develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,7 @@ services:
- "8000:8000"
volumes:
- .:/app
## TO DO define command so that the app is started under the debugger
#command: node --inspect index.js
redis:
image: "redis:alpine"

0 comments on commit a4f5d53

Please sign in to comment.