cor docker Dev/Prod
This commit is contained in:
@@ -169,7 +169,7 @@ class Scraper {
|
||||
|
||||
async getNewToken(email, password) {
|
||||
|
||||
try {
|
||||
try {
|
||||
const response = await fetch(this._JucundusUrl+'/authenticate', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
|
||||
Reference in New Issue
Block a user