Update docker-compose.yml
This commit is contained in:
parent
9f31197445
commit
5e2309d865
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ services:
|
||||||
|
|
||||||
# bot
|
# bot
|
||||||
douyin_tiktok_download_api:
|
douyin_tiktok_download_api:
|
||||||
image: jwstar/douyin_tiktok_download_api
|
image: evil0ctal/douyin_tiktok_download_api
|
||||||
network_mode: host
|
network_mode: host
|
||||||
container_name: douyin_tiktok_download_api
|
container_name: douyin_tiktok_download_api
|
||||||
restart: always
|
restart: always
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue