X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2Fweb.template.yml;h=b179d1efbb3075a4a8945e6b4a89879818662658;hb=9be8f5b97d514debf17ef57074b708393d04a8db;hp=53ee7eb1702af0220ba85e6a8903482f36d51ba2;hpb=4374ef7683098821687552843693456ed7db21db;p=discourse_docker.git diff --git a/templates/web.template.yml b/templates/web.template.yml index 53ee7eb..b179d1e 100644 --- a/templates/web.template.yml +++ b/templates/web.template.yml @@ -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: