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