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 a372256 commit 1d9932cCopy full SHA for 1d9932c
docker-compose.yml
@@ -82,7 +82,7 @@ services:
82
target: httpd_serve
83
volumes:
84
- ./_site:/usr/local/apache2/htdocs/
85
- - ./.github/scripts/staging/http2.conf:/etc/nginx/conf.d/http2.conf
+ - ./.github/scripts/staging/http2.conf:/usr/local/apache2/conf/http2.conf
86
- ./htaccess:/usr/local/apache2/htdocs/.htaccess
87
ports:
88
- 8082:80
0 commit comments