Point treat assets to mirror on s3
This commit is contained in:
parent
a86c3036cc
commit
f1f8c010a6
|
@ -5,7 +5,7 @@ module Treat::Core::Installer
|
|||
require 'schiphol'
|
||||
|
||||
# Address of the server with the files.
|
||||
Server = 'www.louismullie.com'
|
||||
Server = 's3.amazonaws.com/static-public-assets'
|
||||
|
||||
# Filenames for the Stanford packages.
|
||||
StanfordPackages = {
|
||||
|
|
Loading…
Reference in New Issue