Skip to content

Commit

Permalink
🏁 βœ… Final v0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Woahai321 committed Jan 4, 2025
1 parent 0d2d9af commit 61cce00
Show file tree
Hide file tree
Showing 5 changed files with 130 additions and 37 deletions.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Overseerr Configuration
# Overseerr Configuration
OVERSEERR_URL=https://your-overseerr-instance
OVERSEERR_API_KEY=your-api-key-here
OVERSEERR_USER_ID=1
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Use specific Python version
# Use specific Python version
ARG PYTHON_VERSION=3.9

# Stage 1: Builder
Expand Down
Loading

0 comments on commit 61cce00

Please sign in to comment.