Skip to content

Commit 204aef8

Browse files
committed
Deploying to gh-pages from @ b83ac20 🚀
1 parent 2d29a4b commit 204aef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let executionStatus;
1414
let statusMessage;
1515

1616
// API endpoint configuration
17-
const API_URL = 'https://fastapi-prod.eba-f2mg8dmn.us-east-1.elasticbeanstalk.com'; // AWS Elastic Beanstalk URL
17+
const API_URL = 'https://pythonpal.up.railway.app'; // Railway URL
1818

1919
console.log(`API URL: ${API_URL}`);
2020

0 commit comments

Comments
 (0)