TooAngel / screeps

TooAngel NPC / bot / source code for screeps
https://screeps.com
GNU Affero General Public License v3.0
600 stars 154 forks source link

Fix CI server environment #651

Closed TooAngel closed 2 years ago

TooAngel commented 2 years ago

Running the test environment lead to problem with the docker network type host. Instead the redis and mongo container are not available via hostname instad of 127.0.0.1. On the CI server both services still needs to be used from 127.0.01