• Radch-enko's avatar
    Add Docker setup for development and production environments
    · 4f994939
    Radch-enko создал
    - Introduced Dockerfiles and `docker-compose.yml` for both development and production configurations.
    - Added `.env.example` files for environment variable templating.
    - Updated `.gitignore` to exclude `.env` and `.jar` files in deployment directories.
    - Removed `jwt` settings from `application.yml` to externalize secrets management.
    4f994939