Skip to content

Commit a2712ab

Browse files
committed
wip
1 parent 8bd3b9a commit a2712ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
ports: [ 8100:8100 ]
3939
env:
4040
SERVER_ROOT: /var/www/html
41-
SERVER_NAME: localhost:8100
41+
SERVER_NAME: http://localhost:8100
4242
volumes:
4343
- ${{ github.workspace }}/wordpress:/var/www/html
4444

0 commit comments

Comments
 (0)