added note about how to setup multiple local wordpress sites with docker
This commit is contained in:
4
notes.md
4
notes.md
@@ -64,4 +64,8 @@
|
|||||||
(right access to plugin dir for example)
|
(right access to plugin dir for example)
|
||||||
- or is it possible to run make as sudo, but inside of make only certain rules are made as sudo ?
|
- or is it possible to run make as sudo, but inside of make only certain rules are made as sudo ?
|
||||||
- or is it possible to do everything without sudo ?
|
- or is it possible to do everything without sudo ?
|
||||||
|
- **MULTIPLE SITES :**
|
||||||
|
- for the moment it's not possible to launch a second wordpress container
|
||||||
|
since it will use the same containers names
|
||||||
|
- so maybe doing something with prefixing names ?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user