File tree 1 file changed +0
-6
lines changed
1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -112,12 +112,6 @@ When `AI_DISABLED` is set to true the run for `A11yWatch` may increase.
112
112
If you experience issues on your CI you may have to toggle the `UPGRADE` input to true in order to get the latest docker images.
113
113
We need docker in order to build the appliciation in quickly since we have some services that need to compile that may take awhile.
114
114
115
- # # Localhost Testing
116
-
117
- If you are trying to run a website that is running `localhost` inside a docker container you need to use your computers `hostname`.
118
-
119
- Set the input using the `$(hostname)` prefix like `WEBSITE_URL=$(hostname):3000` with the port to test.
120
-
121
115
# # CLI
122
116
123
117
In order to get the results of the run in json run `results_json="$(a11ywatch -r)"` across any step after the action.
You can’t perform that action at this time.
0 commit comments