mirror of
https://github.com/ihabunek/toot
synced 2025-01-11 00:53:49 +01:00
Fix error in docs
This commit is contained in:
parent
d4f8acb3ce
commit
38487a0774
@ -8,7 +8,7 @@ To enable integration tests, export the following environment variables to match
|
|||||||
your test server and database:
|
your test server and database:
|
||||||
|
|
||||||
```
|
```
|
||||||
export TOOT_TEST_HOSTNAME="localhost:3000"
|
export TOOT_TEST_BASE_URL="localhost:3000"
|
||||||
export TOOT_TEST_DATABASE_DSN="dbname=mastodon_development"
|
export TOOT_TEST_DATABASE_DSN="dbname=mastodon_development"
|
||||||
```
|
```
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user