diff --git a/conf.sample.json b/conf.sample.json index cb375061..db5e5fc5 100644 --- a/conf.sample.json +++ b/conf.sample.json @@ -14,7 +14,7 @@ {"name":"second","path":"__DIR__/videos2"} ], "db": { - "host": "127.0.0.1", + "host": "localhost", "user": "majesticflame", "password": "", "database": "ccio",