1
0
Fork 0
1Panel-Appstore/apps/stash
renovate[bot] d6272eeb57
chore(deps): update stashapp/stash docker tag to v0.30.0 (#3000)
2025-12-17 15:56:54 +00:00
..
0.30.0 chore(deps): update stashapp/stash docker tag to v0.30.0 (#3000) 2025-12-17 15:56:54 +00:00
latest 🔧 chore(apps): set the pull policy for all services using fixed tag images 2025-11-10 16:10:24 +08:00
README.md feat:添加stash到列表 2024-09-28 17:43:21 +08:00
data.yml feat(apps): add description field to all application data files 2025-11-06 22:24:44 +08:00
logo.png feat:添加stash到列表 2024-09-28 17:43:21 +08:00

README.md

Stash

Stash 是一个用 Go 语言编写的自托管网络应用程序,它可以组织和服务您的媒体。

使用说明

假如需要公网访问,可以修改配置文件的以下项为true

dangerous_allow_public_without_auth: "true"

且以下值为空

security_tripwire_accessed_from_public_internet: ""