Update docker-compose.yml
This commit is contained in:
@@ -31,7 +31,7 @@ services:
|
||||
- omni-network
|
||||
|
||||
db:
|
||||
image: mysql:8.0
|
||||
image: mariadb:11.4
|
||||
command: --default-authentication-plugin=mysql_native_password
|
||||
restart: always
|
||||
environment:
|
||||
@@ -47,6 +47,7 @@ services:
|
||||
networks:
|
||||
- omni-network
|
||||
|
||||
|
||||
volumes:
|
||||
db_data:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user