add .env with production keys (private repo)
This commit is contained in:
parent
51348a9d23
commit
f5c1193dba
2 changed files with 7 additions and 0 deletions
6
app/.env
Normal file
6
app/.env
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
TELEGRAM_BOT_TOKEN=766265...
|
||||||
|
NL_HOST=72.56.91.135
|
||||||
|
QBITTORRENT_USERNAME=vrubelroman
|
||||||
|
QBITTORRENT_PASSWORD=***
|
||||||
|
QBITTORRENT_HOST=192.168.8.177
|
||||||
|
QBITTORRENT_PORT=8080
|
||||||
1
searchFilms/.env
Normal file
1
searchFilms/.env
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
TMDB_API_KEY=6d5822...849f
|
||||||
Loading…
Add table
Add a link
Reference in a new issue