Skip to content

Commit 4af14cc

Browse files
Update README.md
1 parent 983d183 commit 4af14cc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.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">
@@ -410,6 +410,9 @@ To change the Port which Secured Signal API uses, you need to set `server.port`
410410

411411
To change the Log Level set `logLevel` to: (default: `info`)
412412

413+
<details>
414+
<summary>Log Levels</summary>
415+
413416
| Level |
414417
| ------- |
415418
| `info` |
@@ -419,6 +422,8 @@ To change the Log Level set `logLevel` to: (default: `info`)
419422
| `fatal` |
420423
| `dev` |
421424

425+
</details>
426+
422427
## Contributing
423428

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

0 commit comments

Comments
 (0)