add booklore password annotation

This commit is contained in:
2026-07-11 10:03:13 +08:00
parent 5e693c65af
commit 6b1c5976d4
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
services:
booklore:
image: ghcr.io/booklore-app/booklore:v2.3.1
image: ghcr.io/booklore-app/booklore:v2.3.1 # 修改镜像标签
container_name: booklore
environment:
- USER_ID=${APP_USER_ID}