Commit Graph

4 Commits

Author SHA1 Message Date
John Niang
54c9c8e816 Correct systemd syntax by removing double quotes (#312)
This PR removes double quotes in `ExecStart` and changes `spring.config.location` argument into `spring.config.additional-location`.

See https://github.com/halo-dev/halo/issues/5259#issuecomment-1931481647 and 9166ebe510 (r138357255) for more.

```release-note
None
```
2024-02-08 08:26:08 +00:00
Ryan Wang
da096deb01 docs: remove unnecessary tips (#311)
https://github.com/halo-dev/docs/pull/309 中,修改配置挂载方式之后没有删除以前的提示。

/kind documentation

```release-note
None
```
2024-02-06 06:26:13 +00:00
Ryan Wang
9166ebe510 fix: missing config location attribute in jar document (#309)
修改 Jar 文件部署文档,补充配置文件位置的参数说明。

/kind documentation

Ref https://github.com/halo-dev/halo/issues/5259#issuecomment-1925783729

```release-note
None
```
2024-02-06 04:06:13 +00:00
Ryan Wang
d0ea59e6e2 docs: update documentation for Halo 2.12 (#306)
为 Halo 2.12.0 更新文档。

/kind documentation

```release-note
None 
```
2024-02-01 03:11:39 +00:00