captain
This commit is contained in:
parent
2ee8777459
commit
5c332ebadc
2 changed files with 5 additions and 1 deletions
4
captain-definition
Normal file
4
captain-definition
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"schemaVersion": 2,
|
||||||
|
"dockerfilePath": "./dockerfile"
|
||||||
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"db": {
|
"db": {
|
||||||
"host": "db"
|
"host": "srv-captain--mongodb"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue