Files
aliasvault/database/README.md
Leendert de Borst 0a3d35c603 Add project files
2024-05-31 10:30:58 +02:00

242 B

This is the default location where the SQLite database is stored.

The database is created during the first run of the application.

For production use, it is recommended to switch to a more secure database, such as SQL Server or PostgreSQL.