We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee1a697 commit 1339589Copy full SHA for 1339589
docs/content/contributing.md
@@ -18,7 +18,6 @@ Create the following environment file in the root of the repository:
18
```bash title=".env"
19
DATABASE_URL=postgres://postgres:postgres@postgres:5432/postgres
20
UNKEY_API_ID=api_4GvvJVbWobkNjcnnvFHmBP5pXb4K
21
-RUST_LOG=ryot=trace,sea_orm=debug
22
APP_VERSION=v5.2.1
23
DEFAULT_TMDB_ACCESS_TOKEN=your-tmdb-access-token
24
DEFAULT_MAL_CLIENT_ID=your-mal-client-id
0 commit comments