We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0026565 commit 886ba0bCopy full SHA for 886ba0b
DEVELOPMENT.md
@@ -6,7 +6,7 @@ You would need a local clone of the `dandi-archive` repository to develop on it.
6
7
1. Run `git clone https://github.com/dandi/dandi-archive`
8
2. Run `cd dandi-archive`
9
-3. Also make sure you are not already running a local PostgreSQL server on port 5432 (recommended), or
+3. Make sure your PostgreSQL port (5432) is available (recommended), or
10
export `DOCKER_POSTGRES_PORT` environment variable to point to an alternative port.
11
12
## Develop with Docker (recommended quickstart)
0 commit comments