• Radch-enko's avatar
    Remove Docker setup and introduce `application-local.yml` for local development
    · 98756fd3
    Radch-enko создал
    - Deleted `docker-compose.yml` and `Dockerfile` to streamline development setup.
    - Added `application-local.yml` for local profile configuration, enabling development in a disconnected network environment.
    - Updated `.gitignore` to include `.env` file path for local environment variables.
    - Enhanced `build.gradle.kts` with deployment tasks for production and development environments.
    98756fd3