Test project so I could learn Elixir / Phoenix.
sudo nano /etc/hosts
172.60.1.10 elixir.local
172.60.1.11 api.elixir.local
cp .env.example .env
Replace every 'FILL_THIS' word with a required value.
In this project directory execute
docker-compose up