diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/test.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/test.yml b/config/test.yml index 6a423b47a..90689395a 100644 --- a/config/test.yml +++ b/config/test.yml @@ -10,7 +10,8 @@ SITE_NAME: 'Alaveteli' # Domain used in URLs generated by scripts (e.g. for going in some emails) -DOMAIN: 'test.localdomain' +# It makes things simpler if this is the same as the Rails test domain test.host +DOMAIN: 'test.host' # ISO country code of country currrently deployed in # (http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) |