Skip to content

Commit

Permalink
small edit of the docker-databox-sdk.yaml for mock datasource
Browse files Browse the repository at this point in the history
  • Loading branch information
tlodge committed Oct 5, 2017
1 parent c47b3c3 commit 0644aa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-databox-sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ mock-datasource:
image:
tlodge/databox-datasource-mock
command:
/root/start.sh
node index.js
container_name:
mock-datasource

Expand Down Expand Up @@ -52,4 +52,4 @@ databox-test-server:
container_name:
databox-test-server
command:
node index.js
node index.js

0 comments on commit 0644aa7

Please sign in to comment.