refactor names inside main.ts
This commit is contained in:
parent
b9d99891db
commit
6407c1b072
|
@ -38,7 +38,7 @@ async function register({
|
|||
myManager = new ListenerRssAggregator(configAggregator);
|
||||
|
||||
peertube = new PeerTubeRequester({
|
||||
domain_name: "http://localhost:9000",
|
||||
domainName: "http://localhost:9000",
|
||||
username: "root",
|
||||
password: "test",
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user