This commit is contained in:
2025-06-12 06:10:19 +09:00
parent ba269ff064
commit 98298af674
2 changed files with 9 additions and 9 deletions

View File

@ -40,7 +40,7 @@ if [[ ! -f "$(pwd)/feed_urls.txt" ]]; then
fi
# Run container with proper volume mounts and networking
docker run \
exec docker run \
--detach \
--name "${CONTAINER_NAME}" \
--restart unless-stopped \