mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-08-09 16:51:30 +02:00
4b41febf9c
* gnu/services/databases.scm (<mysql-configuration>): Add port field. (mysql-configuration-file): Use the port field when creating the configuration file. * doc/guix.texi (Database Services): Document it. Co-authored-by: Ludovic Courtès <ludo@gnu.org>