Update README

This commit is contained in:
Karl Cordes 2020-10-01 12:05:35 +10:00
parent 85dba6a13b
commit 7b24fbe1ae

View file

@ -94,3 +94,9 @@ https://gitlab.com/minimalist.software/cmc-sales/pipelines/new
https://github.com/moby/moby/issues/28705
13. Mysql needs special args not to break
```
# /etc/mysql/my.cnf
sql_mode=ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
```