This commit is contained in:
2026-02-12 18:50:36 +01:00
parent 3ef05f5ea0
commit 7a25d1950a

View File

@@ -63,6 +63,7 @@ services:
define('DISALLOW_FILE_EDIT', true);
define('WP_AUTO_UPDATE_CORE', 'minor');
define('AUTOMATIC_UPDATER_DISABLED', false);
define('WP_MEMORY_LIMIT', '512M');
networks:
- frontend
- backend
@@ -107,4 +108,4 @@ services:
networks:
frontend:
backend:
internal: true
internal: true