Browse Source

Update 'wordpress-with-docker-scripts.md'

master
Dashamir Hoxha 3 years ago
parent
commit
4c48672342
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      wordpress-with-docker-scripts.md

+ 2
- 2
wordpress-with-docker-scripts.md View File

@@ -199,7 +199,7 @@ Try in browser https://site3.wp.fs.al
</details> </details>


<details> <details>
<summary>3. Using wp-cli</summary>
<summary>8. Using wp-cli</summary>


``` ```
cd /var/ds/wordpress2/ cd /var/ds/wordpress2/
@@ -214,7 +214,7 @@ ds wp site3.wp.fs.al option get home
</details> </details>


<details> <details>
<summary>3. Working inside the container</summary>
<summary>9. Working inside the container</summary>


``` ```
ds shell ds shell


Loading…
Cancel
Save