Update docker-compose to pull from Docker Hub instead of building locally

This commit is contained in:
aiulian25 2025-12-25 00:02:07 +00:00
parent 55ffea049a
commit 1685822ff2

View file

@ -2,8 +2,7 @@
services:
streamflow:
build: .
image: tv-streamflow
image: aiulian25/streamflow:latest
container_name: streamflow
restart: unless-stopped
ports: