Fix Synology Docker network overlapping issue
Some checks failed
CodeQL / Analyze (push) Failing after 0s
Publish Docker image / main (push) Failing after 0s
Translate README / build (push) Failing after 0s

This commit is contained in:
vndangkhoa 2026-02-20 20:51:50 +07:00
parent 0eeeb58738
commit 105381b55d

View file

@ -5,6 +5,7 @@ services:
image: git.khoavo.myds.me/vndangkhoa/kv-tiktok-download:v1 image: git.khoavo.myds.me/vndangkhoa/kv-tiktok-download:v1
container_name: douyin_tiktok_download_api container_name: douyin_tiktok_download_api
restart: always restart: always
network_mode: bridge
# Use bridge mode with explicit port mapping for better NAS compatibility # Use bridge mode with explicit port mapping for better NAS compatibility
ports: ports: