Skip to content

Commit 1339589

Browse files
committed
docs: remove useless line in env
1 parent ee1a697 commit 1339589

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/content/contributing.md

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Create the following environment file in the root of the repository:
1818
```bash title=".env"
1919
DATABASE_URL=postgres://postgres:postgres@postgres:5432/postgres
2020
UNKEY_API_ID=api_4GvvJVbWobkNjcnnvFHmBP5pXb4K
21-
RUST_LOG=ryot=trace,sea_orm=debug
2221
APP_VERSION=v5.2.1
2322
DEFAULT_TMDB_ACCESS_TOKEN=your-tmdb-access-token
2423
DEFAULT_MAL_CLIENT_ID=your-mal-client-id

0 commit comments

Comments
 (0)