2 Commits

Author SHA1 Message Date
f711dd5d49
feat: add new environment variables to .env.exemple
This commit introduces some additional environment variables to the .env.exemple file. The new variables include settings for the application port, debug mode, context, MySQL port, and MongoDB port.
2024-05-13 16:52:02 +02:00
f7b719dbba
feat: add .env.example file
A new file, .env.example, has been added. It contains configuration for both MySQL and MongoDB, including username, password, and database information.
2024-05-13 10:47:39 +02:00