We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 678611b commit fcfe588Copy full SHA for fcfe588
stack.yml
@@ -10,6 +10,7 @@ services:
10
WORDPRESS_DB_USER: admin
11
WORDPRESS_DB_PASSWORD: admin
12
WORDPRESS_DB_NAME: wordpress-5-5-0
13
+ WORDPRESS_DEBUG: "1"
14
volumes:
15
- wordpress:/var/www/html
16
- ./:/var/www/html/wp-content/plugins/sparkpost:ro
0 commit comments