Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Commit

Permalink
Link the built version too
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparsd committed Jul 18, 2019
1 parent eafbfe8 commit d4e0856
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ services:
- "443:443"
volumes:
- .:/var/www/html/wp-content/plugins/application-passwords
- ./dist:/var/www/html/wp-content/plugins/application-passwords-dist
restart: always
environment:
WORDPRESS_DEBUG: 1
Expand Down

0 comments on commit d4e0856

Please sign in to comment.