Skip to content

Commit 61a6c2c

Browse files
committed
fix php-fpm executable after 184b5dc and default content duplicated with migration
1 parent 144bccc commit 61a6c2c

File tree

2 files changed

+1
-57
lines changed

2 files changed

+1
-57
lines changed

docker/docker-compose.override.yml.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ services:
3131
# - mysql
3232
# - postgresql
3333
# Catch code assertions "development" mode. https://www.php.net/manual/en/function.assert.php
34-
command: php-fpm7 -F -d zend.assertions=1
34+
command: php-fpm81 -F -d zend.assertions=1
3535
# Uncomment next line if you need PHP XDebug.
3636
# command: php-fpm81 -F -dzend.assertions=1 -dzend_extension=xdebug.so
3737
# command: php-fpm81 -F -dzend.assertions=1 -dopcache.jit_buffer_size=20M

web/modules/custom/project_default_content/content/user/4bad48eb-ff5b-45b4-b30c-ecabff09591a.yml

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)