cleanup templates to work with new config
[discourse_docker.git] / templates / web.template.yml
index 53ee7eb1702af0220ba85e6a8903482f36d51ba2..b179d1efbb3075a4a8945e6b4a89879818662658 100644 (file)
@@ -7,9 +7,7 @@ env:
   # this ensures we have enough heap space to handle a big pile of small reqs
   RUBY_HEAP_MIN_SLOTS: 800000
 
-  POSTGRES_SOCKET: /var/run/postgresql
-  POSTGRES_URL: pg://discourse@localhost
-  POSTGRES_DB: discourse
+  DISCOURSE_DB_SOCKET: /var/run/postgresql
 
 
 params: