parent
cb045fd03c
commit
f05e6e6b8d
1 changed files with 4 additions and 4 deletions
@ -1,7 +1,7 @@ |
|||||||
database: |
database: |
||||||
#ArangoDB is used |
#ArangoDB is used |
||||||
host: "185.207.251.31" |
host: "localhost" |
||||||
port: 8529 |
port: 8529 |
||||||
user: "mcore" |
user: "user" |
||||||
database: "mcore" |
database: "database" |
||||||
password: "mineconomiacore" |
password: "password" |
||||||
Loading…
Reference in new issue