annotate .svn/pristine/21/214cb9ff3f6c15c4f88f3e115e3debbc096f870a.svn-base @ 1578:06ca2df3d7ca dockerise

A couple of missing bits, including a test repo in the Vagrant provision
author Chris Cannam
date Fri, 04 Aug 2017 15:43:03 +0100
parents 038ba2d95de8
children
rev   line source
Chris@1296 1 #!/usr/bin/env ruby
Chris@1296 2
Chris@1296 3 ENV["RAILS_ENV"] ||= "production"
Chris@1296 4 require File.expand_path(File.dirname(__FILE__) + "/../config/environment")
Chris@1296 5 puts
Chris@1296 6 puts Redmine::Info.environment