Working on session validation

This commit is contained in:
2025-04-11 09:53:05 -04:00
parent 56ac66e9b1
commit 98887d7fef
24 changed files with 724 additions and 132 deletions

1
.env
View File

@@ -32,6 +32,7 @@ MINIO_HOST=localhost
HTTPD_HOST=localhost
HTTPD_API_HOST=host.docker.internal
HTTPD_UI_HOST=host.docker.internal
VITE_API_URL=http://localhost:8080/api
##################
# Running Docker #