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 55cf64d commit 3f3f5b7Copy full SHA for 3f3f5b7
.github/workflows/tests.yml
@@ -36,7 +36,7 @@ jobs:
36
37
env:
38
WP_VERSION: ${{ matrix.wordpress }}
39
- WP_SITE_URL: http://localhost:8100
+ WP_SITE_URL: http://127.0.0.1:8100
40
WP_DB_NAME: wordpress
41
WP_DB_USER: root
42
WP_DB_PASS: root
0 commit comments