fix PUBLIC_API_URL env
Deploy app frontend / app frontend (push) Successful in 2m45s
Deploy service couchdb / service couchdb (push) Successful in 28s
Deploy db-migrations / db-migrations (push) Successful in 1m48s
Deploy service tg-bot / service tg-bot (push) Successful in 2m0s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 2m16s
Deploy app frontend / app frontend (push) Successful in 2m45s
Deploy service couchdb / service couchdb (push) Successful in 28s
Deploy db-migrations / db-migrations (push) Successful in 1m48s
Deploy service tg-bot / service tg-bot (push) Successful in 2m0s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 2m16s
This commit is contained in:
@@ -74,6 +74,7 @@ services:
|
||||
- APP_BASE_URL=${APP_BASE_URL:-}
|
||||
- HEARTBEAT_INTERVAL=${HEARTBEAT_INTERVAL:-30000}
|
||||
- DEBUG=${TG_BOT_DEBUG:-}
|
||||
- PUBLIC_API_URL=${PUBLIC_API_URL:-}
|
||||
depends_on:
|
||||
couchdb:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user