Select Git revision
-
nimrod authored
- Depend on common and Nginx roles (WIP). - Use the admin account from the MySQL role (WIP). - Always use HTTPS (WIP), removed force_https variable.
nimrod authored- Depend on common and Nginx roles (WIP). - Use the admin account from the MySQL role (WIP). - Always use HTTPS (WIP), removed force_https variable.
Gemfile 145 B
source "https://rubygems.org"
gem 'bundler'
gem 'rubocop'
source "https://rubygems.pkg.github.com/smile-io" do
gem "smile-cli", "0.6.8"
end