delete one of the two restart. (#108)
Signed-off-by: Kohei Niimi <kouhei.aquamarines@gmail.com>
This commit is contained in:
@@ -3,7 +3,6 @@ services:
|
||||
db:
|
||||
image: mysql:8.0.19
|
||||
command: '--default-authentication-plugin=mysql_native_password'
|
||||
restart: always
|
||||
volumes:
|
||||
- db_data:/var/lib/mysql
|
||||
restart: always
|
||||
|
Reference in New Issue
Block a user