Initial commit

This commit is contained in:
Lizandro Guarnizo
2025-02-06 14:22:29 -05:00
commit 6d8f1bcd6f
452 changed files with 250835 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
VITE_API_URL=https://verify.rest
VITE_WS_URL=ws://verify.rest/ws
DB_DRIVER=sqlserver
DB_HOST=localhost
DB_PORT=5432
DB_USER=postgres
DB_PASS=postgres
DB_NAME=casbin