rename pages functions

This commit is contained in:
smanylov
2025-12-04 17:10:51 +07:00
parent e9e70002f7
commit 8b45b224bf
10 changed files with 15 additions and 10 deletions
+1 -1
View File
@@ -49,4 +49,4 @@ export const loginFormSchema = z
.trim(),
})
export const localDevelopmentUrl = 'http://localhost:81';
export const localDevelopmentUrl = 'http://localhost:80';