Skip to content

Commit

Permalink
Merge pull request #2760 from DDS-Derek/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jxxghp authored Sep 21, 2024
2 parents 997a948 + a555c9b commit f4b4e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ chown -R moviepilot:moviepilot \
/var/log/nginx
chown moviepilot:moviepilot /etc/hosts /tmp
# 下载浏览器内核
gosu moviepilot:moviepilot playwright install chromium
HTTPS_PROXY="${HTTPS_PROXY:-${https_proxy:-$PROXY_HOST}}" gosu moviepilot:moviepilot playwright install chromium
# 启动前端nginx服务
nginx
# 启动docker http proxy nginx
Expand Down

0 comments on commit f4b4e6e

Please sign in to comment.