Add CouchDB (#1974)

* Add CouchDB
This commit is contained in:
Jesus Galvan
2019-02-09 19:07:37 +07:00
committed by Shao Yu-Lung (Allen)
parent 53ca88714c
commit fc3355a9cc
3 changed files with 18 additions and 0 deletions

View File

@ -648,3 +648,7 @@ TRAEFIK_HOST_HTTPS_PORT=443
### MOSQUITTO #################################################
MOSQUITTO_PORT=9001
### COUCHDB ###################################################
COUCHDB_PORT=5984