port gestion ok

This commit is contained in:
asus
2024-01-31 15:21:39 +01:00
parent 47dcaad60f
commit 3d765cd3bd
37 changed files with 47 additions and 2811 deletions

View File

@@ -14,7 +14,7 @@ services:
networks:
- inception
ports:
- "443":"443"
- "${WP_PORT}:443"
volumes:
- wp_volume:${WP_VOLUME_DIR}
- wp_plugins:${WP_VOLUME_PLUGINS}