Add a default DB_HOST to .env.vagrant for enable the streaming (#14030)

master
fuyu 4 anos atrás commit de GitHub
commit 728148c2e5
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 4AEE18F83AFDEB23
  1. 1
      .env.vagrant

@ -1,3 +1,4 @@
VAGRANT=true
LOCAL_DOMAIN=mastodon.local
BIND=0.0.0.0
DB_HOST=/var/run/postgresql/

Carregando…
Cancelar
Salvar