We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 990c584 commit 88b02a9Copy full SHA for 88b02a9
setup-wordpress.sh
@@ -21,7 +21,7 @@ ACTIVATE_THEMES='
21
vocabulary-theme
22
'
23
WEB_WP_DIR=/var/www/html
24
-WEB_WP_URL=http://127.0.0.1:8000
+WEB_WP_URL=http://127.0.0.1:8080
25
26
27
#### FUNCTIONS ################################################################
wpcli.sh
@@ -10,7 +10,7 @@ trap '_es=${?};
10
11
source .env
12
13
14
15
16
0 commit comments