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
adding user-defined-fields
alex
2025-05-16
03ed9ea6b49e34fc89073629b2ba999a05ed605a
[globus/globus-ilias-rest.git]
/
settings.js
1
2
3
4
5
6
7
8
9
10
11
module.exports = {
authtoken: "jiuGfr432898D90290kjfsldkfn3hh8F",
port: 4101,
db: {
host: "localhost",
port: 33009,
database: "ilias",
user: 'root',
password: 'paaa322ss',
},
}