Skip to content

Commit

Permalink
dmca
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Sarmiento committed Oct 30, 2023
1 parent 412cd17 commit 3cf0666
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 173,522 deletions.
15 changes: 0 additions & 15 deletions .env
Original file line number Diff line number Diff line change
@@ -1,15 +0,0 @@
REQUEST_TIMEOUT=5000
GH_PAT=github-access-token
PROXY=tor:9050
SCRAPE_API_PASSWORD=123456

TMDB_KEY=abc123
MDBLIST_KEY=abc123

DATABASE_URL="mysql://username:[email protected]/database?sslaccept=strict"
JACKETT="http://localhost:9117"
JACKETT_KEY=abc123
PROWLARR="http://localhost:9696"
PROWLARR_KEY=abc123

EXTERNAL_SEARCH_API_HOSTNAME=
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ ENV NODE_ENV production

COPY --from=build /app/public ./public
COPY --from=build /app/package.json ./package.json
COPY --from=build /app/prisma ./prisma
COPY --from=build /app/.next/static ./.next/static
COPY --from=build /app/.next/standalone .

Expand Down
42 changes: 0 additions & 42 deletions TODO.md

This file was deleted.

Loading

0 comments on commit 3cf0666

Please sign in to comment.