Changes
Gitolite
,/* Deploy */
Port 1337
== Deploy ==
* There is a git hook to publish the applish application in prod
* The deploy hook is located at <code>/home/git/hooks/deploy.sh</code> in the [[Internal_Server]]
* You must add a <code>post-receive</code> hook in your project in a file <code>/home/git/repositories/yourproject/hooks/post-receive</code> with the following content: