Formatter on V4

This commit is contained in:
Kasra Bigdeli
2020-08-16 20:07:04 -04:00
parent 0e70ec541e
commit af172b6680
101 changed files with 5192 additions and 5192 deletions

View File

@@ -1,20 +1,20 @@
captainVersion: 4
services:
$$cap_appname:
image: rethinkdb:2.3.6
volumes:
- $$cap_appname-data:/data/rethinkdb_data/
caproverExtra:
containerHttpPort: "8080"
$$cap_appname:
image: rethinkdb:2.3.6
volumes:
- $$cap_appname-data:/data/rethinkdb_data/
caproverExtra:
containerHttpPort: '8080'
caproverOneClickApp:
variables: []
instructions:
end: >
RethinkDB is deployed and available as http://$$cap_appname.$$cap_root_domain/.
variables: []
instructions:
end: >
RethinkDB is deployed and available as http://$$cap_appname.$$cap_root_domain/.
It may take a few minutes for RethinkDB to initialize.
start: RethinkDB is an open-source, distributed database built to store JSON documents and effortlessly scale to multiple machines.
displayName: RethinkDB
isOfficial: true
description: RethinkDB pushes JSON to your apps in realtime
documentation: Taken from https://hub.docker.com/_/rethinkdb.
It may take a few minutes for RethinkDB to initialize.
start: RethinkDB is an open-source, distributed database built to store JSON documents and effortlessly scale to multiple machines.
displayName: RethinkDB
isOfficial: true
description: RethinkDB pushes JSON to your apps in realtime
documentation: Taken from https://hub.docker.com/_/rethinkdb.