dashboard
repositories
filestore
activity
search
login
globus
/
globus-ilias-rest
REST Service for POPCORN - ILIAS
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
update test server env settings to kallichore
Ahmed Hamouda
2 days ago
6f646e1c80a608c68d69b9f435644b32a3ed7389
[globus/globus-ilias-rest.git]
/
settings.dev2.json
1
2
3
4
5
6
7
8
9
10
11
{
"authtoken": "jiuGfr432898D90290kjfsldkfn3hh8F",
"port": 4101,
"db": {
"host": "localhost",
"port": 33009,
"database": "ilias",
"user": "root",
"password": "paaa322ss"
}
}