Update readme.md

This commit is contained in:
skidoodle 2024-10-07 21:54:42 +02:00 committed by GitHub
parent b5fe22bdc0
commit e56c4d648e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,8 +28,7 @@ go run main.go
### Docker compose
```
version: '3.9'
```yaml
services:
spotify-ws:
container_name: spotify-ws
@ -45,7 +44,7 @@ services:
### Docker run
```
```sh
docker run \
-d \
--name=spotify-ws \