From 4524c8a8a34bc80179cb22cc0a6650c1a3671f68 Mon Sep 17 00:00:00 2001 From: Ladd Hoffman Date: Thu, 18 Apr 2024 14:20:36 -0500 Subject: [PATCH] another readme step --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 70fed24..958af31 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,10 @@ or sudo brew services restart nginx +1. Edit `/etc/hosts` to add the domain alias + + 127.0.0.1 dgfprototype.dev + ### API 1. In a new terminal window, navigate to `dgf-prototype/backend`