rename pages functions
This commit is contained in:
@@ -49,4 +49,4 @@ export const loginFormSchema = z
|
||||
.trim(),
|
||||
})
|
||||
|
||||
export const localDevelopmentUrl = 'http://localhost:81';
|
||||
export const localDevelopmentUrl = 'http://localhost:80';
|
||||
Reference in New Issue
Block a user