1
0
Fork 0
1Panel-Appstore/apps/stash
pooneyy 7ff35caf28
🔧 chore(apps): set the pull policy for all services using fixed tag images
- add `pull_policy: always` to all service definitions across all docker-compose files
- ensure consistent image update behavior for all applications
- maintain existing network configurations and external network settings
- preserve all other service configurations and environment variables
2025-11-10 16:10:24 +08:00
..
0.29.3
latest 🔧 chore(apps): set the pull policy for all services using fixed tag images 2025-11-10 16:10:24 +08:00
README.md
data.yml
logo.png

README.md

Stash

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

使用说明

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

dangerous_allow_public_without_auth: "true"

且以下值为空

security_tripwire_accessed_from_public_internet: ""