Revert "Merge pull request 'ui-update' (#1) from ui-update into main"
This reverts commitc9135c617b, reversing changes made to0f181833e5.
This commit is contained in:
14
.env.example
14
.env.example
@@ -5,16 +5,4 @@ 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
|
||||
FANART_TV_API_KEY=".."
|
||||
Reference in New Issue
Block a user