heroku modif

This commit is contained in:
Kload 2013-06-19 07:52:35 +00:00
parent 6cd1301fbc
commit 959ed8d7fc

View file

@ -6,7 +6,7 @@ require 'data_mapper'
require 'json'
DataMapper.setup(:default, ENV['DATABASE_URL'] || "postgres://postgres:yayaya@localhost/dynette")
DOMAINS = ["nohost.me"]
DOMAINS = ["nohost.me", "noho.st"]
ALLOWED_IP = "82.196.13.142"
#ALLOWED_IP = "127.0.0.1"