Make docker works

This commit is contained in:
colawithsauce 2023-12-09 00:28:00 +08:00
parent a5cb1f729d
commit dc1e0aaf90
2 changed files with 37 additions and 3 deletions

View file

@ -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