mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 05:08:04 +00:00
Make docker works
This commit is contained in:
parent
a5cb1f729d
commit
dc1e0aaf90
2 changed files with 37 additions and 3 deletions
|
|
@ -19,7 +19,10 @@ services:
|
|||
|
||||
UnblockNeteaseMusic:
|
||||
image: pan93412/unblock-netease-music-enhanced
|
||||
command: -o bilibili kugou kuwo pyncmd -p 80:443 -f 59.111.19.99
|
||||
command: -o kugou kuwo migu bilibili pyncmd -p 80:443 -f 45.127.129.53 -e -
|
||||
# environment:
|
||||
# JSON_LOG: true
|
||||
# LOG_LEVEL: debug
|
||||
networks:
|
||||
my_network:
|
||||
aliases:
|
||||
|
|
@ -32,4 +35,4 @@ services:
|
|||
|
||||
networks:
|
||||
my_network:
|
||||
driver: bridge
|
||||
driver: bridge
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue