fix ci/cd
Deploy app frontend / app frontend (push) Successful in 1m8s
Deploy service couchdb / service couchdb (push) Successful in 17s
Deploy db-migrations / db-migrations (push) Failing after 54s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 45s
Deploy app frontend / app frontend (push) Successful in 1m8s
Deploy service couchdb / service couchdb (push) Successful in 17s
Deploy db-migrations / db-migrations (push) Failing after 54s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 45s
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ services:
|
||||
image: hereconnect/service-couchdb:${COUCHDB_TAG:-latest}
|
||||
|
||||
ports:
|
||||
- "127.0.0.1:15984:5984"
|
||||
- "127.0.0.1:5984:5984"
|
||||
|
||||
volumes:
|
||||
- couchdb_data:/opt/couchdb/data
|
||||
|
||||
Reference in New Issue
Block a user