5 lines
152 B
Bash
5 lines
152 B
Bash
PLEX_SERVER_URL=http://your-plex-server-url
|
|
PLEX_TOKEN=your-plex-token
|
|
DATABASE_URL=postgres://user:password@localhost/database
|
|
MAX_TRACKS_QUERIED=1000
|