mirror of
https://github.com/skidoodle/spotify-ws.git
synced 2025-02-15 06:09:14 +01:00
Update readme.md
This commit is contained in:
parent
b5fe22bdc0
commit
e56c4d648e
1 changed files with 2 additions and 3 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue