mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 05:08:04 +00:00
Remove unneeded env setting
This commit is contained in:
parent
e997cd9907
commit
a5cb1f729d
2 changed files with 2 additions and 4 deletions
|
|
@ -8,7 +8,7 @@ services:
|
|||
- /etc/localtime:/etc/localtime:ro
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
ports:
|
||||
- 1202:80
|
||||
- 80:80
|
||||
restart: always
|
||||
depends_on:
|
||||
- UnblockNeteaseMusic
|
||||
|
|
@ -20,8 +20,6 @@ services:
|
|||
UnblockNeteaseMusic:
|
||||
image: pan93412/unblock-netease-music-enhanced
|
||||
command: -o bilibili kugou kuwo pyncmd -p 80:443 -f 59.111.19.99
|
||||
environment:
|
||||
- NODE_TLS_REJECT_UNAUTHORIZED=0
|
||||
networks:
|
||||
my_network:
|
||||
aliases:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue