Skip to content

Commit 9f4b7f3

Browse files
committed
Merge branch 'hotfix/2.0.4'
2 parents a7e52b9 + 8985040 commit 9f4b7f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.deploy/docker-compose.prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ services:
22
php:
33
build:
44
context: ..
5-
dockerfile: ./deploy/frankenphp/Dockerfile
5+
dockerfile: ./.deploy/frankenphp/Dockerfile
66
restart: always
77
volumes:
88
- ../:/app

0 commit comments

Comments
 (0)