DONE: layout letter with letterhead and footer, notification for newly...

This commit is contained in:
ISMAIL MASSERAN
2026-06-28 02:16:49 +00:00
parent 94ecbe5887
commit 034ecf947f
400 changed files with 29802 additions and 5446 deletions
@@ -2,7 +2,7 @@ services:
app:
build:
context: .
dockerfile: ./SUTERA-backend/docker/common/unified/Dockerfile
dockerfile: ./be/docker/common/unified/Dockerfile
platforms:
- linux/amd64
- linux/arm64
@@ -23,7 +23,7 @@ services:
- app-storage-production:/var/www/storage
- app-logs-production:/var/www/storage/logs
- ./.env.production:/var/www/.env:ro
- ./SUTERA-backend/docker/production/nginx/nginx.conf:/etc/nginx/nginx.conf:ro
- ./be/docker/production/nginx/nginx.conf:/etc/nginx/nginx.conf:ro
networks:
- sutera-production-network
depends_on: