fix for minio docker image

This commit is contained in:
onysd 2026-09-13 02:56:39 +03:00
parent e4debd6b7d
commit cd59cd8d28
3 changed files with 20 additions and 1 deletions

3
.gitignore vendored
View file

@ -10,6 +10,9 @@ node_modules/
__pycache__/
*.py[cod]
*$py.class
# install-prereqs.sh / owpengram-server.sh create this for the panel's packages.
# Untracked and unignored, it was one `git clean -fd` away from being deleted.
/.venv/
# 本地环境 / 密钥server RSA private key 必须持久化,但禁止入库)
.env