mirror of
https://github.com/ihabunek/toot
synced 2025-02-04 05:08:01 +01:00
Fix example dsn
This commit is contained in:
parent
4fb347d70a
commit
7c1d517506
@ -9,7 +9,7 @@ your test server and database:
|
||||
|
||||
```
|
||||
export TOOT_TEST_HOSTNAME="localhost:3000"
|
||||
export TOOT_TEST_DATABASE_DSN="mastodon_development"
|
||||
export TOOT_TEST_DATABASE_DSN="dbname=mastodon_development"
|
||||
```
|
||||
"""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user