4 Commits

Author SHA1 Message Date
26d6a82fc0 Update docker-compose.yml to configure MinIO environment variables for improved security
- Added environment variables for MINIO_ROOT_USER and MINIO_ROOT_PASSWORD to docker-compose.yml.
- Updated mc alias command to use the new environment variable references for better clarity and security.
2026-04-03 03:27:17 +03:00
6abfa41ef1 Update image references in justfile and docker-compose for frontend deployment
- Changed the image reference in justfile and docker-compose.yml to point to the 'advdoors-front' image, aligning with the new frontend deployment strategy.
2026-04-03 02:43:31 +03:00
d8ef285f15 Update justfile and docker-compose for improved production workflow
- Added image reference for the app in docker-compose.yml.
- Modified justfile to include new push and prod-pull commands for building and deploying the app image.
- Updated prod-up command to pull the latest image before starting containers, enhancing deployment efficiency.
2026-04-03 02:32:47 +03:00
Снесарев Максим
a240d523e1 init 2026-04-01 22:34:50 +03:00