Server implementation for WatchAlong
https://github.com/shibijm/watchalong
Downloadable builds are available on the releases page.
ghcr.io/shibijm/watchalong-server
services:
watchalong-server:
container_name: watchalong-server
image: ghcr.io/shibijm/watchalong-server:latest
restart: unless-stopped
ports:
- 127.0.0.1:22334:22334
BIND_ADDRESS
(default:0.0.0.0
)BIND_PORT
(default:22334
)