parent
d136fce9d1
commit
aa582acd4a
1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
||||
database: |
||||
#ArangoDB is used |
||||
host: "localhost" |
||||
port: 8529 |
||||
user: "user" |
||||
database: "database" |
||||
password: "password" |
||||
Loading…
Reference in new issue