ci: enable experimental feature in gha

This commit is contained in:
TonyRL 2023-07-29 14:16:33 +00:00
parent 2c30463779
commit 0590e12333
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@ jobs:
--name rsshub \
-e NODE_ENV=dev \
-e LOGGER_LEVEL=debug \
-e ALLOW_USER_HOTLINK_TEMPLATE=true \
-e ALLOW_USER_SUPPLY_UNSAFE_DOMAIN=true \
-p 1200:1200 \
rsshub:latest