Alterar o nome padrão do contêiner docker para `discourse` em vez de `app`

If you rename your app.yml something else, it’ll use that name.

Also, there’s this setting:

  ## Uncomment if you want the container to be started with the same
  ## hostname (-h option) as specified above (default "$hostname-$config")
  #DOCKER_USE_HOSTNAME: true
4 curtidas