We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c60082 commit 402a9bfCopy full SHA for 402a9bf
docker-compose.yml
@@ -29,5 +29,5 @@ services:
29
- "8080:80"
30
depends_on:
31
- database
32
- volumes:
33
- - .:/php-crud-api:ro
+ #volumes:
+ #- .:/php-crud-api:ro
0 commit comments