Image error solve update
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user