Skip to content

Commit

Permalink
EB: Add memory environment var
Browse files Browse the repository at this point in the history
  • Loading branch information
quartje committed Nov 22, 2024
1 parent 54ce24c commit 0abe395
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/engineblock/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@
APACHE_UID: "#{{ engine_uid.uid }}"
APACHE_GUID: "#{{ engine_guid.gid }}"
TZ: "{{ timezone }}"
PHP_MEMORY_LIMIT: "{{ engine_php_memory }}"
etc_hosts:
host.docker.internal: host-gateway
mounts:
Expand Down

0 comments on commit 0abe395

Please sign in to comment.