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 8fae523 commit db5b27dCopy full SHA for db5b27d
.github/workflows/tests.yml
@@ -88,6 +88,7 @@ jobs:
88
run: |
89
docker run -d \
90
--name frankenphp \
91
+ --network host \
92
-p 8100:8100 \
93
-v $GITHUB_WORKSPACE/wordpress:/var/www/html \
94
-v $GITHUB_WORKSPACE/Caddyfile:/etc/frankenphp/Caddyfile \
0 commit comments