Sha256: 4b9b4b458f70f4ea9c6a11a5d34e00c3a1c2e1e3726e86d77a4e8cb34533ed4e
Contents?: true
Size: 650 Bytes
Versions: 2
Compression:
Stored size: 650 Bytes
Contents
# => NOTE: Ensure that the specified top-level domains are pointing to this server ip address using DNS records. # => Be sure to restart your server when you modify this file. # Top-level naked domain to be used for subdomains of apps. SmartMachine.config.apps_domain = "yourdomain.com" # domain to be used for git prereceiver SmartMachine.config.git_domain = "git.yourdomain.com" # Sysadmin email id. SmartMachine.config.sysadmin_email = "admin@yourdomain.com" # letsencrypt test boolean to be used SmartMachine.config.letsencrypt_test = false # logger level # DEBUG, INFO, WARN, ERROR, FATAL, UNKNOWN SmartMachine.config.logger_level = "INFO"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
smartmachine-0.8.0 | lib/smart_machine/templates/dotsmartmachine/config/environment.rb |
smartmachine-0.7.0 | lib/smart_machine/templates/dotsmartmachine/config/environment.rb |