plugin succed to : get published posts

+                    print them onlly in map page
+ wordpress plugin directory changed to save work in git
This commit is contained in:
lenovo
2022-10-23 21:44:38 +02:00
parent e783428a51
commit 039134cd96
236 changed files with 37596 additions and 0 deletions

View File

@@ -65,6 +65,7 @@ services:
- inception
volumes:
- wp_volume:/var/www/html
- wp_plugins:/home/www-data/plugins
build:
context: ./requirements/wordpress
args:
@@ -85,6 +86,12 @@ volumes:
type: none
o: "bind"
device: ${MAP_VOLUMES}/wp_volume
wp_plugins:
driver: local
driver_opts:
type: none
o: "bind"
device: /home/lenovo/42/lejourduprof/srcs/plugins
db_volume:
driver: local
driver_opts: