We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7af3b8a commit 7fd4810Copy full SHA for 7fd4810
resources/dockerfiles/test/windows/config.yml
@@ -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
11
+ port: 6379
0 commit comments