From 5e2309d8653237e7f754993250a7504e75c02946 Mon Sep 17 00:00:00 2001 From: Evil0ctal Date: Mon, 29 Aug 2022 16:02:58 -0700 Subject: [PATCH] Update docker-compose.yml --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index b34ca29..e1ff147 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -4,7 +4,7 @@ services: # bot douyin_tiktok_download_api: - image: jwstar/douyin_tiktok_download_api + image: evil0ctal/douyin_tiktok_download_api network_mode: host container_name: douyin_tiktok_download_api restart: always @@ -15,4 +15,4 @@ services: deploy: resources: limits: - cpus: '0.80' \ No newline at end of file + cpus: '0.80'