Skip to content

Commit 1d9932c

Browse files
dannystapleCopilot
andauthored
Update docker-compose.yml
Co-authored-by: Copilot <[email protected]>
1 parent a372256 commit 1d9932c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ services:
8282
target: httpd_serve
8383
volumes:
8484
- ./_site:/usr/local/apache2/htdocs/
85-
- ./.github/scripts/staging/http2.conf:/etc/nginx/conf.d/http2.conf
85+
- ./.github/scripts/staging/http2.conf:/usr/local/apache2/conf/http2.conf
8686
- ./htaccess:/usr/local/apache2/htdocs/.htaccess
8787
ports:
8888
- 8082:80

0 commit comments

Comments
 (0)