mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-11 18:22:24 +00:00
9 lines
165 B
Plaintext
9 lines
165 B
Plaintext
# Autogenerated by mailcow - DO NOT TOUCH!
|
|
mysql /var/run/mysqld/mysqld.sock {
|
|
dbname=mailcow
|
|
user=mailcow
|
|
password=D8O9BIivJc7Pb2VCfpAeLbAzUOZ0
|
|
|
|
ssl = no
|
|
}
|