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
need separate settings file
alex
2025-05-26
be556d5982e743d0af7cbf63a619b77d23a13f2a
[globus/globus-ilias-rest.git]
/
settings.default.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"
}
}