Files
Secure-Software-Design/.env.example
Carlos Gutierrez 7f1aca8c09 fix: fixing the issue on the initialization of the web application
Adding .env.example for environment variable management
Updating .gitignore to exclude sensitive files
Modifying pom.xml to include new dependencies
Updating application.properties for better configuration
2026-01-18 17:00:19 -05:00

7 lines
72 B
Plaintext

DB_URL=
DB_USER=
DB_PASSWORD=
PORT=
SSL_KEYSTORE_PASSWORD=
SSL_ENABLED=