Skip to content

Commit 7fd4810

Browse files
committed
try: try to debug windows config file
1 parent 7af3b8a commit 7fd4810

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
database:
3+
name: f1db
4+
hostname: 127.0.0.1
5+
port: 3306
6+
user: user
7+
password: password
8+
9+
cache:
10+
hostname: 127.0.0.1
11+
port: 6379

0 commit comments

Comments
 (0)