Changing compose file name
This commit is contained in:
parent
5f9a5b74ee
commit
2eef930d75
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue