发布应用 Rust Srec

This commit is contained in:
ms
2026-01-15 15:42:20 +08:00
parent afbb3abb38
commit 8f90fd7472
12 changed files with 298 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# copyright© 2024 XinJiang Ms Studio
ENV_FILE=.env
DATA_DIR=/app/data
CONFIG_DIR=/app/config
OUTPUT_DIR=/app/output
LOG_DIR=/app/logs
JWT_ISSUER=rust-srec
JWT_AUDIENCE=rust-srec-api