Changing compose file name

This commit is contained in:
Finley Ghosh 2025-09-15 21:47:56 +10:00
parent 5f9a5b74ee
commit 2eef930d75

View file

@ -38,7 +38,7 @@ services:
cmc-prod-php: cmc-prod-php:
build: build:
context: . context: .
dockerfile: Dockerfile.prod dockerfile: Dockerfile.prod.php
container_name: cmc-prod-php container_name: cmc-prod-php
environment: environment:
MAIL_HOST: postfix MAIL_HOST: postfix
@ -104,7 +104,7 @@ services:
networks: networks:
cmc-stg-network: cmc-stg-network:
cmc-prod-network: cmc-prod-network:
volumes: volumes: