Skip to content

Commit 402a9bf

Browse files
committed
PHP 8 compat
1 parent 6c60082 commit 402a9bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ services:
2929
- "8080:80"
3030
depends_on:
3131
- database
32-
volumes:
33-
- .:/php-crud-api:ro
32+
#volumes:
33+
#- .:/php-crud-api:ro

0 commit comments

Comments
 (0)