]> git.ralfj.de Git - ansible.git/blobdiff - roles/etherpad/templates/settings.json
add apple to list of greylisting-breaking offenders
[ansible.git] / roles / etherpad / templates / settings.json
index 61a324eb307ba74f4f5a9f3304a67b292f21ccdb..b77f9e46d98cf05b8543b5b1959dada8f385fcd5 100644 (file)
@@ -15,7 +15,7 @@
    "dbType" : "mysql",
    "dbSettings" : {
                     "user"    : "etherpad",
    "dbType" : "mysql",
    "dbSettings" : {
                     "user"    : "etherpad",
-                    "host"    : "localhost",
+                    "host"    : "127.0.0.1",
                     "password": "{{etherpad.mysql_password}}",
                     "database": "etherpad",
                     "charset" : "utf8mb4"
                     "password": "{{etherpad.mysql_password}}",
                     "database": "etherpad",
                     "charset" : "utf8mb4"