Reverting previous whoopsy, setting development hostname back to the correct value.

This commit is contained in:
John McKerrell 2007-05-07 18:52:41 +00:00
parent 914b358154
commit 5920971bbb

View file

@ -15,7 +15,7 @@ development:
database: openstreetmap
username: openstreetmap
password: openstreetmap
host: localhost
host: 128.40.58.203
# Warning: The database defined as 'test' will be erased and
# re-generated from your development database when you run 'rake'.