Skip to content

Commit

Permalink
removed version from readme docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Yooooomi committed Aug 25, 2024
1 parent 440f7d3 commit 428b55e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ It's composed of a web server which polls the Spotify API every now and then and
Follow the [docker-compose-example.yml](https://github.com/Yooooomi/your_spotify/blob/master/docker-compose-example.yml) to host your application through docker.

```yml
version: "3"

services:
server:
image: yooooomi/your_spotify_server
Expand Down

0 comments on commit 428b55e

Please sign in to comment.