More not exposed as web app added

This commit is contained in:
Kasra Bigdeli
2019-01-16 23:29:22 -08:00
parent 501adcc1fd
commit ee876c6b65
3 changed files with 3 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
},
"$$cap_appname-mongo": {
"image": "mongo:$$cap_mongo_version",
"notExposeAsWebApp": "true",
"volumes": [
"$$cap_appname-mongo-data:/data/db",
"$$cap_appname-mongo-config:/data/configdb"