diff options
Diffstat (limited to 'app_build/mariadb/60-remote.cnf')
-rw-r--r-- | app_build/mariadb/60-remote.cnf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app_build/mariadb/60-remote.cnf b/app_build/mariadb/60-remote.cnf new file mode 100644 index 0000000..f759a49 --- /dev/null +++ b/app_build/mariadb/60-remote.cnf @@ -0,0 +1,2 @@ +[mysqld] +bind-address = 0.0.0.0 |