fix ci/cd
Deploy app frontend / app frontend (push) Successful in 1m6s
Deploy service couchdb / service couchdb (push) Successful in 15s
Deploy db-migrations / db-migrations (push) Successful in 52s
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 1m6s
Deploy service couchdb / service couchdb (push) Successful in 15s
Deploy db-migrations / db-migrations (push) Successful in 52s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 45s
This commit is contained in:
@@ -41,6 +41,8 @@ services:
|
||||
dockerfile: ../../services/message-delivery-method-web-push/Dockerfile
|
||||
environment:
|
||||
- API_URL=http://${COUCHDB_USER}:${COUCHDB_PASSWORD}@couchdb:5984
|
||||
- VAPID_SUBJECT=${VAPID_SUBJECT}
|
||||
- GCM_API_KEY=${GCM_API_KEY}
|
||||
depends_on:
|
||||
- couchdb
|
||||
restart: no
|
||||
|
||||
Reference in New Issue
Block a user