Sfoglia il codice sorgente

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

tags/v3.2.0rc1
fuyu 10 mesi fa
committed by GitHub
parent
commit
728148c2e5
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      .env.vagrant

+ 1
- 0
.env.vagrant Vedi File

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

Caricamento…
Annulla
Salva