forked from Hay1tsme/artemis
- update docker-compose database charset and collation to utf8mb4
- update TODO list in docker guide - update readme.md
This commit is contained in:
@ -200,4 +200,5 @@ This will fix errors loading data from server.
|
||||
## read.py "Can't connect to local server through socket '/run/mysqld/mysqld.sock'"
|
||||
sqlalchemy by default reads any ip based connection as socket, thus trying to connect locally, please use a hostname (such as ma.db as in guide, and do not localhost) to force it to use a network interface.
|
||||
|
||||
|
||||
### TODO:
|
||||
- Production environment
|
||||
|
Reference in New Issue
Block a user