mirror of
https://github.com/ihabunek/toot.git
synced 2025-02-02 15:07:51 -05: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