Skip to content

QinLiStudio/download

Repository files navigation

琴理工作室下载站

Nginx FancyIndex

clone本项目到服务器

cd /opt
git clone https://github.com/QinLiStudio/download.git download-theme

使用docker部署

docker run -d \
  --name fancyindex \
  -v /opt/download:/share \
  -v /opt/download-theme:/theme/Nginx-Fancyindex-Theme/ \
  -p 8000:80 \
  -e "DISABLE_AUTH=true" \
  --restart always \
  fraoustin/fancyindex

About

琴理工作室下载站

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published