Files
spotify-ws/docker-compose.yaml
T
2024-10-07 21:58:24 +02:00

12 lines
241 B
YAML

services:
spotify-ws:
image: ghcr.io/skidoodle/spotify-ws:main
container_name: spotify-ws
restart: unless-stopped
ports:
- "3000:3000"
environment:
- REFRESH_TOKEN=
- CLIENT_SECRET=
- CLIENT_ID=