使用 Docker 尝试应用程序。当我跑
docker-compose run web python3 manage.py populatedb --createsuperuser
我收到:
elasticsearch.exceptions.ConnectionError: ConnectionError(: 无法建立新连接: [Errno 111] Connection refused) 原因:NewConnectionError(: 无法建立新连接: [Errno 111] Connection refused)