anhgeeky
Results
1
comments of
anhgeeky
When i run `docker-compose-local.yml`. I run this command, it works for me when running on windows. And run `http://localhost/god-mode` to start. ```shell (Get-Content apiserver/bin/takeoff -Raw) -replace "`r`n", "`n" | Set-Content...