릴리스: v0.1.27 UGREEN NAS 운영 배포 파일 추가

This commit is contained in:
2026-03-26 15:25:28 +09:00
parent 37b59c7ab6
commit 3eceec64e7
11 changed files with 275 additions and 0 deletions

5
.env.production.example Normal file
View File

@@ -0,0 +1,5 @@
MARIADB_ROOT_PASSWORD=change-this-root-password
MARIADB_DATABASE=tier_cursor
MARIADB_USER=tier_cursor
MARIADB_PASSWORD=change-this-db-password
SESSION_SECRET=change-this-session-secret