Skip to content

Commit 88b0b27

Browse files
committed
build(config): load the .htaccess supplied by jquery-wp-content
1 parent aa50c31 commit 88b0b27

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
File renamed without changes.

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ services:
1818
- ./jquery-wp-content:/var/www/html/jquery-wp-content
1919
- ./wp-config.php:/var/www/html/wp-config.php
2020
- ./ssl:/etc/apache2/ssl
21+
- ./apache/.htaccess:/var/www/html/.htaccess
2122
- ./apache/000-default.conf:/etc/apache2/sites-available/000-default.conf
2223
ports:
2324
- "80:80"

0 commit comments

Comments
 (0)