Files
dupe/.env.example

21 lines
483 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
USERNAME=madafaka
PASSWORD=superpassword
JWT_TTL=15m
VITE_API=http://localhost:3001
TMDB_API_KEY="..."
TVDB_API_KEY="..."
VIDEO_THUMBNAIL_TIME=10
FANART_TV_API_KEY=".."
# MongoDB
MONGO_HOST=mongo
MONGO_PORT=27017
MONGO_DB=dupe
MONGO_AUTH_SOURCE=admin
MONGO_INITDB_ROOT_USERNAME=dupe
MONGO_INITDB_ROOT_PASSWORD=dupe
MONGO_USER=dupe
MONGO_PASS=dupe
# Opsiyonel özel bağlantı stringi (MONGO_HOST/PORT yerine geçer)
# MONGO_URI=mongodb://dupe:dupe@mongo:27017/dupe?authSource=admin