sdf
This commit is contained in:
@@ -75,7 +75,7 @@ const CreateCharacter = () => {
|
||||
|
||||
try {
|
||||
const response = await axios.post(
|
||||
'http://localhost:5000/games/character/create',
|
||||
'https://congenial-waddle-9w9749vg9q9cr49-5000.app.github.dev/games/character/create',
|
||||
formDataToSend,
|
||||
{
|
||||
headers: {
|
||||
|
||||
Reference in New Issue
Block a user