memory
This commit is contained in:
@@ -63,6 +63,7 @@ services:
|
|||||||
define('DISALLOW_FILE_EDIT', true);
|
define('DISALLOW_FILE_EDIT', true);
|
||||||
define('WP_AUTO_UPDATE_CORE', 'minor');
|
define('WP_AUTO_UPDATE_CORE', 'minor');
|
||||||
define('AUTOMATIC_UPDATER_DISABLED', false);
|
define('AUTOMATIC_UPDATER_DISABLED', false);
|
||||||
|
define('WP_MEMORY_LIMIT', '512M');
|
||||||
networks:
|
networks:
|
||||||
- frontend
|
- frontend
|
||||||
- backend
|
- backend
|
||||||
@@ -107,4 +108,4 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
frontend:
|
frontend:
|
||||||
backend:
|
backend:
|
||||||
internal: true
|
internal: true
|
||||||
|
|||||||
Reference in New Issue
Block a user