Closed daemon78 closed 3 years ago
@daemon78 You are using curl on the web page. You should curl the raw file instead.
Try this: curl -O https://raw.githubusercontent.com/WhatsApp/WhatsApp-Business-API-Setup-Scripts/master/installation/docker-compose.yml curl -O https://raw.githubusercontent.com/WhatsApp/WhatsApp-Business-API-Setup-Scripts/master/installation/db.env curl -O https://raw.githubusercontent.com/WhatsApp/WhatsApp-Business-API-Setup-Scripts/master/installation/multiconnect-compose.yml
@daemon78 You are using curl on the web page. You should curl the raw file instead.
Try this: curl -O https://raw.githubusercontent.com/WhatsApp/WhatsApp-Business-API-Setup-Scripts/master/installation/docker-compose.yml curl -O https://raw.githubusercontent.com/WhatsApp/WhatsApp-Business-API-Setup-Scripts/master/installation/db.env curl -O https://raw.githubusercontent.com/WhatsApp/WhatsApp-Business-API-Setup-Scripts/master/installation/multiconnect-compose.yml
It works fine. Thank you, its my fault
ERROR: yaml.scanner.ScannerError: mapping values are not allowed here in "./docker-compose.yml", line 112, column 65