Skip to content

Commit 983d183

Browse files
authored
Merge pull request #43 from CodeShellDev/dev
README update
2 parents 4260690 + 9e5852b commit 983d183

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/templates/README.template.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ endpoint restrictions, placeholders, and flexible configuration.
88
</p>
99

1010
<p align="center">
11-
⭐️ Secure · 🔒 Configurable · 🚀 Easy to Deploy with Docker
11+
🔒 Secure · ⭐️ Configurable · 🚀 Easy to Deploy with Docker
1212
</p>
1313

1414
<div align="center">
@@ -324,6 +324,9 @@ To change the Port which Secured Signal API uses, you need to set `server.port`
324324

325325
To change the Log Level set `logLevel` to: (default: `info`)
326326

327+
<details>
328+
<summary>Log Levels</summary>
329+
327330
| Level |
328331
| ------- |
329332
| `info` |
@@ -333,6 +336,8 @@ To change the Log Level set `logLevel` to: (default: `info`)
333336
| `fatal` |
334337
| `dev` |
335338

339+
</details>
340+
336341
## Contributing
337342

338343
Found a bug? Want to change or add something?

0 commit comments

Comments
 (0)