diff --git a/compose.yaml b/compose.yaml new file mode 100644 index 0000000..08bceb8 --- /dev/null +++ b/compose.yaml @@ -0,0 +1,6 @@ +version: "3.7" +services: + spotiplex: + restart: unless-stopped + image: docker.io/0xchloe/spotiplex:latest + container_name: spotiplex-latest