Point treat assets to mirror on s3

This commit is contained in:
Andrew Brown 2016-05-24 13:19:51 -05:00
parent a86c3036cc
commit f1f8c010a6
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
# A dependency manager for Treat language plugins.
# Usage: Treat::Installer.install('language')
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 = {