From e984bacf1d91521541b34faedf48d9054f7180fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Tue, 4 Jun 2019 09:38:02 +0000 Subject: [PATCH] =?UTF-8?q?Pas=20de=20tiret=20dans=20l'en-t=C3=AAte=20des?= =?UTF-8?q?=20tables?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- iade-lyon-wordpresse/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iade-lyon-wordpresse/docker-compose.yaml b/iade-lyon-wordpresse/docker-compose.yaml index 1c13b6f..b3d1852 100644 --- a/iade-lyon-wordpresse/docker-compose.yaml +++ b/iade-lyon-wordpresse/docker-compose.yaml @@ -12,7 +12,7 @@ services: WORDPRESS_DB_USER: wp_iade_user WORDPRESS_DB_PASSWORD: --__GalereGalere@tutu54 WORDPRESS_DB_NAME: wp_db - WORDPRESS_TABLE_PREFIX: wp_iade-lyon_ + WORDPRESS_TABLE_PREFIX: wp_iadelyon_ volumes: - wp_iade-lyon_wordpress_html:/var/www/html/wp-content