bagisto / bagisto-docker

Bagisto Docker
41 stars 42 forks source link

fatal error while clone #1

Closed yatinmob closed 2 years ago

yatinmob commented 4 years ago

git clone https://wkrepo.webkul.com/laravel/bagisto-docker-compose.git Cloning into 'bagisto-docker-compose'... fatal: unable to access 'https://wkrepo.webkul.com/laravel/bagisto-docker-compose.git/': Failed to connect to wkrepo.webkul.com port 443: Operation timed out

vaishaliwebkul commented 4 years ago

Hi @yatinmob Instead of cloning the project https://wkrepo.webkul.com/laravel/bagisto-docker-compose.git you can manually create docker-compose.yml as mention in the doc.

Thanks.