Fix formatting in Development documentation ()

Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
pull/6697/head
David Beitey 2021-01-13 13:26:41 +00:00 zatwierdzone przez GitHub
rodzic 1914394bc8
commit 3c3df689f7
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 1 usunięć
docs/contributing

Wyświetl plik

@ -142,7 +142,9 @@ If you need to use different connection settings, use the following environment
* ``DATABASE_NAME``
* ``DATABASE_PASSWORD``
* ``DATABASE_HOST``
* Note that for MySQL, this must be `127.0.0.1` rather than `localhost` if you need to connect using a TCP socket
* Note that for MySQL, this must be ``127.0.0.1`` rather than ``localhost`` if you need to connect using a TCP socket
* ``DATABASE_PORT``
Testing Elasticsearch