The application contains 2 docker-compose files, one for the app and the other to run a defenders network.
ISSUE
Allow the director and msf containers to communicate with the defenders network somehow. This network should be external, and perhaps have an static IP.
[x] Include static IP for the defenders
[x] Include DEFENDERS_NETWORK in .env file, and make the Logic
[ ] Make the app container check if this network exists!
[x] Create a similar network for the Master of the game
The application contains 2 docker-compose files, one for the app and the other to run a defenders network.
ISSUE
Allow the director and msf containers to communicate with the defenders network somehow. This network should be external, and perhaps have an static IP.