Update Docker Install.md

pull/830/head
thatcatdrout 2021-10-23 17:48:58 +00:00 committed by GitHub
parent 79961b0e91
commit a35960665e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ First clone the repo
cd into the directory
`cd umami`
Start a Docker container
To build the umami container and start up a Postgres database, run:
`docker-compose up`
Then navigate to `localhost:5432` in your browser!