lib/smartcloud/templates/dotsmartcloud/config/environment.rb in smartcloud-0.2.0.beta2 vs lib/smartcloud/templates/dotsmartcloud/config/environment.rb in smartcloud-0.2.0
- old
+ new
@@ -3,10 +3,10 @@
# => NOTE: Ensure that the specified top-level domains are pointing to this server ip address using DNS records.
# Top-level naked domain to be used for subdomains of apps.
Smartcloud.config.apps_domain = "yourdomain.com"
-# domain to be used for git runner
+# domain to be used for git prereceiver
Smartcloud.config.git_domain = "git.yourdomain.com"
# Sysadmin email id.
Smartcloud.config.sysadmin_email = "admin@yourdomain.com"