File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -42,9 +42,11 @@ mkcert -install
42
42
Then, in the ` ssl ` directory, run:
43
43
44
44
``` sh
45
- mkcert jquery.com * . jquery.com jqueryui.com * . jqueryui.com jquerymobile.com * . jquerymobile.com jquery.org * . jquery.org
45
+ mkcert local. jquery.com local.blog. jquery.com local.api.jquery.com local.plugins.jquery.com local.learn.jquery.com local. jqueryui.com local.blog. jqueryui.com local.api.jqueryui.com local. jquerymobile.com local.api. jquerymobile.com local. jquery.org local.events. jquery.org local.brand.jquery.org local.contribute.jquery.org local.meetings.jquery.org local.releases.jquery.com
46
46
```
47
47
48
+ Wildcards don't work for multi-level subdomains. Add each site to the list of domains.
49
+
48
50
6 . Run ` docker compose up --build ` to start the containers.
49
51
50
52
7 . Fill the database with the latest data from production wordpress.
You can’t perform that action at this time.
0 commit comments