mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-10 11:07:06 +00:00
5 lines
106 B
Bash
5 lines
106 B
Bash
#!/usr/bin/env sh
|
|
|
|
export SUPERSONIC_VERSION=latest
|
|
|
|
docker-compose -f docker-compose.yml -p supersonic up |