It is an error that appeared when rails new with Docker
yaml.scanner.ScannerError: while scanning for the next token
In the docker-compose.yml file it seems that I get this error when I use tabs to break a line I changed the blank part with a space and executed it.
Recommended Posts