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 26333c7 commit d810ec3Copy full SHA for d810ec3
.github/workflows/tests.yml
@@ -38,7 +38,7 @@ jobs:
38
ports: [ 8100:8100 ]
39
env:
40
SERVER_ROOT: /var/www/html
41
- SERVER_NAME: http://localhost:8100
+ SERVER_NAME: http://0.0.0.0:8100
42
volumes:
43
- ${{ github.workspace }}/wordpress:/var/www/html
44
0 commit comments