mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-13 04:57:28 +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 |