Update Docker Install.md
parent
79961b0e91
commit
a35960665e
|
@ -9,7 +9,7 @@ First clone the repo
|
||||||
cd into the directory
|
cd into the directory
|
||||||
`cd umami`
|
`cd umami`
|
||||||
|
|
||||||
Start a Docker container
|
To build the umami container and start up a Postgres database, run:
|
||||||
`docker-compose up`
|
`docker-compose up`
|
||||||
|
|
||||||
Then navigate to `localhost:5432` in your browser!
|
Then navigate to `localhost:5432` in your browser!
|
||||||
|
|
Loading…
Reference in New Issue