Skip to content

Commit

Permalink
Moves FROM to wedeploy.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zenorocha authored Oct 5, 2017
1 parent cd55c83 commit 8e88656
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion db/wedeploy.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"id": "db",
"image": "mysql",
"volume": "/var/lib/mysql",
"env": {
"MYSQL_ROOT_PASSWORD": "passw0rd"
}
}
}

0 comments on commit 8e88656

Please sign in to comment.