arreglar localhost
This commit is contained in:
4
manager/public/config.js
Normal file
4
manager/public/config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
window.APP_CONFIG = {
|
||||
VITE_API_URL: "http://localhost:3001",
|
||||
VITE_WS_URL: "ws://localhost:3003"
|
||||
};
|
||||
Reference in New Issue
Block a user