DONE: layout letter with letterhead and footer, notification for newly...
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user