Skip to content

Commit d727d42

Browse files
authored
Cambiado url de juego
1 parent 8e52180 commit d727d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// src/config.ts
2-
export const API_URL = import.meta.env.VITE_API_URL || "http://localhost:8000";
2+
export const API_URL = 'http://20.188.62.231:8000' || "http://localhost:8000";

0 commit comments

Comments
 (0)