Browse Source

delete one of the two restart. (#108)

Signed-off-by: Kohei Niimi <kouhei.aquamarines@gmail.com>
Kohei Niimi 4 năm trước cách đây
mục cha
commit
3253a84db6

+ 0 - 1
wordpress-mysql/docker-compose.yaml

@@ -3,7 +3,6 @@ services:
   db:
   db:
     image: mysql:8.0.19
     image: mysql:8.0.19
     command: '--default-authentication-plugin=mysql_native_password'
     command: '--default-authentication-plugin=mysql_native_password'
-    restart: always
     volumes:
     volumes:
       - db_data:/var/lib/mysql
       - db_data:/var/lib/mysql
     restart: always
     restart: always