Files

9 lines
234 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# deploy
本目录用于放置部署相关文件:
- `docker/`Dockerfile、compose、镜像说明
- `systemd/`service 文件和 Linux 启动说明
后续如需 Nginx 配置、环境变量模板,也统一放在本目录。