Closed tXambe closed 5 months ago
You need to remove the comment at the beginning of the docker-compose.yml file.
Comments in YAML are supposed to be linecomments starting with #
. Here we have block comments.
@tXambe @heiglandreas Should work now (like @heiglandreas say)
Hello,
when I run the docker-compose up I have this error:
ERROR: yaml.scanner.ScannerError: mapping values are not allowed here in "./docker-compose.yml", line 4, column 31
Best regards and thanks