Skip to content

Instantly share code, notes, and snippets.

View chattes's full-sized avatar
🏠
Working from home

Sourav Chatterjee chattes

🏠
Working from home
  • Casting Networks
  • Toronto
  • 19:10 (UTC -12:00)
View GitHub Profile
@chattes
chattes / docker-compose.yml
Created September 9, 2024 01:47 — forked from mikeymop/docker-compose.yml
Plex Docker-Compose
version: "3.7"
services:
plex:
image: plexinc/pms-docker
container_name: plex
restart: unless-stopped
environment:
- TZ=America/New_York
devices: