Address code review feedback - fix GPU config and documentation consistency
Co-authored-by: kelinfoxy <67766943+kelinfoxy@users.noreply.github.com>
This commit is contained in:
@@ -53,7 +53,7 @@ Use Docker Compose for:
|
||||
# docker-compose/plex.yml
|
||||
services:
|
||||
plex:
|
||||
image: plexinc/pms-docker:1.40.0.7775-456fbaf97
|
||||
image: plexinc/pms-docker:1.40.0.7998-f68041501
|
||||
container_name: plex
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
||||
@@ -350,7 +350,7 @@ deploy:
|
||||
|
||||
### Minimal setup
|
||||
```bash
|
||||
# 1. Clone and configure
|
||||
# 1. Clone and configure (replace with your repo URL if forked)
|
||||
git clone https://github.com/kelinfoxy/AI-Homelab.git
|
||||
cd AI-Homelab
|
||||
cp .env.example .env
|
||||
|
||||
Reference in New Issue
Block a user