From c08ed277935f77775f598506a704a866cf60bc58 Mon Sep 17 00:00:00 2001 From: Chris Calloway Date: Tue, 1 Nov 2022 17:12:03 -0400 Subject: [PATCH] Emphasize paths in README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ce744c..0464fa5 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ A datbase for Hydroshare based on official images. 1. Place a SQL dump to load into the database in /var/scratch/pg.deploy.sql on the host. 1. `./loaddb.sh` 1. The default postgres user password is configured in two places in the Hydroshare codebase: - 1. hydroshare/hydroshare/local_settings.py - 1. hydroshare/config/hydroshare-config.yaml + 1. `hydroshare/hydroshare/local_settings.py` + 1. `hydroshare/config/hydroshare-config.yaml`