Skip to content

Commit

Permalink
update cdn/js/functions.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianjnuwu committed Aug 14, 2024
1 parent 4a9fc60 commit 3495c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdn/js/functions.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const api = axios.create({
baseURL: 'http://kettraworld.ddns.net:8080',
baseURL: 'https://kettraworld.onrender.com',
timeout: 10000,
headers: {
'Content-Type': 'application/json',
Expand Down

0 comments on commit 3495c97

Please sign in to comment.