changed .env from windows to UNIX

This commit is contained in:
2026-02-07 02:22:32 -06:00
parent ea7144c3eb
commit ea4b66d8ef
2264 changed files with 5 additions and 531366 deletions

View File

@@ -18,7 +18,7 @@ Dependencies JIC you want to make your own virtual python environment:
Extra implementations:
- Database | SQLite3 Database file. /src/users.db
- Windows & UNIX| For Windows or Linux servers, this API includes both .env directories for windows and UNIX. /.env & /.env-unix
- UNIX | For UNIX based servers, for this API we only could include the UNIX based version virtual environment
Tested on:
- Windows