Skip to content

Commit 9a1f747

Browse files
authored
Create config.yaml
1 parent be58165 commit 9a1f747

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

config.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Configuration that configures nothing
2+
3+
server:
4+
host: nowhere
5+
port: 0
6+
7+
database:
8+
engine: none
9+
connected: false
10+
11+
logging:
12+
level: off

0 commit comments

Comments
 (0)