Skip to content

Commit

Permalink
Enabled debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
bkemper committed Sep 22, 2020
1 parent e43705c commit ee4be72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ services:
WORDPRESS_DB_USER: admin
WORDPRESS_DB_PASSWORD: admin
WORDPRESS_DB_NAME: wordpress-5-5-0
WORDPRESS_DEBUG: "1"
volumes:
- wordpress:/var/www/html
- ./:/var/www/html/wp-content/plugins/sparkpost:ro
Expand Down

0 comments on commit ee4be72

Please sign in to comment.