revert FRONT_URL
This commit is contained in:
committed by
David Négrier
parent
3b4f06d659
commit
52e15eccfa
@@ -53,6 +53,7 @@ export class PlayerTextures {
|
||||
return new Promise<boolean>((resolve, reject) => {
|
||||
fetch(url, {
|
||||
method: "GET",
|
||||
// mode: 'no-cors',
|
||||
headers: {
|
||||
Host: "pusher.workadventure.localhost",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user