This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Description
i try to deploy bridge server, and return some error
WALLET_IMAGE='walletconnect/proxy:master'
NGINX_IMAGE='walletconnect/nginx:master'
BRIDGE_URL=
CERTBOT_EMAIL=
docker stack deploy -c ops/docker-compose.yml
-c ops/docker-compose.prod.yml walletconnect
unsupported Compose file version: 3.7
make: *** [deploy] Error 1
pls tell me how can solve this problem? tks