mirror of
https://github.com/AlecM33/Werewolf.git
synced 2026-01-02 01:03:24 +01:00
various tweaks
This commit is contained in:
@@ -93,7 +93,7 @@ const ServerBootstrapper = {
|
||||
origin: ["https://playwerewolf.uk.r.appspot.com", "wss://playwerewolf.uk.r.appspot.com"],
|
||||
methods: ["GET", "POST"],
|
||||
allowedHeaders: ["Content-Type", "X-Requested-With", "Accept"],
|
||||
credentials: false
|
||||
credentials: true
|
||||
},
|
||||
transports: ["polling"]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user