Skip to content

Commit 7676155

Browse files
committed
add WORDPRESS_DEBUG to docker env vars
1 parent 52f1f25 commit 7676155

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boilerplate-tooling/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ services:
3535
environment:
3636
- DATA_MODEL_PLUGIN
3737
- BLOCKS_PLUGIN
38+
- WORDPRESS_DEBUG
3839

3940
# Apache will throw errors for any ulimit value below 8192
4041
# NOTE THAT THIS MIGHT BE MORE THAN THE SYSTEM OFFERS

0 commit comments

Comments
 (0)