added deployment via docker compose
This commit is contained in:
@@ -225,7 +225,7 @@
|
||||
try {
|
||||
// Replace with your actual backend endpoint
|
||||
const response = await fetch(
|
||||
"http://localhost:8000/signup",
|
||||
"/api/signup",
|
||||
{
|
||||
method: "POST",
|
||||
headers: {
|
||||
|
||||
Reference in New Issue
Block a user