We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a7e52b9 + 8985040 commit 9f4b7f3Copy full SHA for 9f4b7f3
1 file changed
.deploy/docker-compose.prod.yml
@@ -2,7 +2,7 @@ services:
2
php:
3
build:
4
context: ..
5
- dockerfile: ./deploy/frankenphp/Dockerfile
+ dockerfile: ./.deploy/frankenphp/Dockerfile
6
restart: always
7
volumes:
8
- ../:/app
0 commit comments