Index: modules/discourse/files/database.yml |
=================================================================== |
--- a/modules/discourse/files/database.yml |
+++ b/modules/discourse/files/database.yml |
@@ -2,9 +2,9 @@ production: |
adapter: postgresql |
database: discourse |
pool: 5 |
timeout: 5000 |
host: localhost |
username: discourse |
password: vagrant |
host_names: |
- - "localhost" |
+ - "intraforum.adblockplus.org" |