- added todo in notes about the container
- changed url to avoid underscores
This commit is contained in:
10
notes.md
10
notes.md
@@ -12,6 +12,11 @@
|
||||
2. put them on the server :
|
||||
- in an empty file, accessible with url
|
||||
- then go to this file with url, and go to installer.php
|
||||
- if doing it in this docker :
|
||||
- delete everything inside the wp volume (ex: volumes(wp_volume)
|
||||
- then copy the 2 files inside
|
||||
- then go to the local url in browser, and reach the installer.php
|
||||
ex : https://my-local-site/installer.php
|
||||
|
||||
|
||||
#### todo :
|
||||
@@ -77,4 +82,7 @@
|
||||
- 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 ?
|
||||
|
||||
- **PLUGINS :**
|
||||
- when running make again, if the plugin symlink was removed, it is not added
|
||||
- it seems that the entrypoints is not running again if not modified
|
||||
- if i just change one line in the entrypoint file, it is running and the plugins are linked
|
||||
|
||||
Reference in New Issue
Block a user