hardbrasil
Regular Pleskian
i have 2 domains Prod and Test in same server
i’ve configured the Test server with git extension for pull from a remote repository (bitbucket)
and i want to configure Prod domain to make pull of Test domain
i tried add this, but i got an error of permission denied
i am trying something like this:
Git config of Test domain:
Production config:
How can i do this? Clone my local repository from domain to another domain in same server i should use ssh instead https?
i’ve configured the Test server with git extension for pull from a remote repository (bitbucket)
and i want to configure Prod domain to make pull of Test domain
i tried add this, but i got an error of permission denied
i am trying something like this:
Git config of Test domain:
Production config:
How can i do this? Clone my local repository from domain to another domain in same server i should use ssh instead https?