• Radch-enko's avatar
    Cleanup: remove unused application configuration files and streamline Docker setup
    · 94a5e529
    Radch-enko создал
    - Deleted `application-dev.yml`, `application-staging.yml`, and `application-live.yml` as they are no longer in use.
    - Updated `Dockerfile` to create a multi-stage build, improving caching and reducing image size.
    - Simplified `docker-compose.yml` by removing redundant `SPRING_PROFILES_ACTIVE` environment variable.
    94a5e529