Page MenuHomePhabricator

D9187.id31081.diff
No OneTemporary

D9187.id31081.diff

diff --git a/docs/dev_environment.md b/docs/dev_environment.md
--- a/docs/dev_environment.md
+++ b/docs/dev_environment.md
@@ -413,7 +413,7 @@
```json
{
- "host": "localhost",
+ "host": "127.0.0.1",
"user": "comm",
"password": "password",
"database": "comm",
diff --git a/nix/mariadb-up-mac.nix b/nix/mariadb-up-mac.nix
--- a/nix/mariadb-up-mac.nix
+++ b/nix/mariadb-up-mac.nix
@@ -39,7 +39,7 @@
name = "db-config";
text = ''
{
- "host": "localhost",
+ "host": "127.0.0.1",
"user": "comm",
"password": "PASS",
"database": "comm",

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 30, 4:33 PM (21 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2601174
Default Alt Text
D9187.id31081.diff (604 B)

Event Timeline