Skip to content

Commit 816b24e

Browse files
committed
🪵 Fix appsettings.systemd.json
1 parent 5af427c commit 816b24e

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"Console": {
3-
"FormatterName": "systemd"
2+
"Logging": {
3+
"Console": {
4+
"FormatterName": "systemd"
5+
}
46
}
57
}
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"Console": {
3-
"FormatterName": "systemd"
2+
"Logging": {
3+
"Console": {
4+
"FormatterName": "systemd"
5+
}
46
}
57
}

0 commit comments

Comments
 (0)