jwt implemented

This commit is contained in:
Eudes Inácio
2023-11-29 12:17:52 +01:00
parent 7bd1370c0b
commit f4a998584d
41 changed files with 1204 additions and 693 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"server": {
"url": "http://192.168.0.57:8101",
"originalUrl": "http://192.168.0.95:8100"
"url": "http://192.168.1.3:8101",
"originalUrl": "http://192.168.1.3:8100"
}
}