Update docker-compose.yml

This commit is contained in:
Evil0ctal 2022-08-29 16:02:58 -07:00 committed by GitHub
parent 9f31197445
commit 5e2309d865
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
@ -15,4 +15,4 @@ services:
deploy: deploy:
resources: resources:
limits: limits:
cpus: '0.80' cpus: '0.80'