Implemented login/logout
This commit is contained in:
@ -1 +1 @@
|
||||
VUE_APP_API_LOCATION=http://localhost:5000/
|
||||
VUE_APP_API_LOCATION=http://localhost:5000/api/
|
Reference in New Issue
Block a user
@ -1 +1 @@
|
||||
VUE_APP_API_LOCATION=http://localhost:5000/
|
||||
VUE_APP_API_LOCATION=http://localhost:5000/api/
|