feat: added smtp settings
This commit is contained in:
parent
8e6075df01
commit
fe35b50124
2 changed files with 13 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
nc_db:
|
||||
image: mariadb:10.5
|
||||
image: mariadb:10.11
|
||||
container_name: nc_db
|
||||
command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue