Image error solve update

This commit is contained in:
2025-10-10 18:21:31 +05:30
parent 3804f39632
commit 90e4c719fb

View File

@ -13,8 +13,9 @@ services:
MYSQL_USER: support_portal_user
MYSQL_PASSWORD: support_portal_password
MYSQL_DATABASE: support-portal
SPRING_PROFILES_ACTIVE: production # ✅ enable production profile
APP_BASE_URL: https://cmcbackend.rootxwire.com # ✅ ensure HTTPS base URL
volumes:
# Persist uploaded files
- blog-uploads:/app/uploads
networks:
- angular-spring