Compare commits

..

No commits in common. "ffc036839d767954bf6923adbcd601276617abda" and "2de8ec623f82da8159b4990f5e1bb253e8ec62f7" have entirely different histories.

2 changed files with 2 additions and 2 deletions

2
.env
View File

@ -1,4 +1,4 @@
VITE_PORT = 8080 VITE_PORT = 8080
VITE_PROD = false VITE_PROD = false
VITE_API_URL = "http://81.69.223.133:8008" VITE_API_URL = "http://81.69.223.133:58008"
VITE_SECRETKEY = "ooin-knowledge-base-key" VITE_SECRETKEY = "ooin-knowledge-base-key"

View File

@ -1,4 +1,4 @@
VITE_PORT = 8080 VITE_PORT = 8080
VITE_PROD = false VITE_PROD = false
VITE_API_URL = "http://81.69.223.133:8008" VITE_API_URL = "http://81.69.223.133:58008"
VITE_SECRETKEY = "ooin-knowledge-base-key" VITE_SECRETKEY = "ooin-knowledge-base-key"