Update README.md

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

View File

@ -76,19 +76,8 @@ or change the [port](https://nextjs.org/docs/api-reference/cli#production) to se
## Installing with Docker
To build the umami container and start up a Postgres database, run:
This section have moved to [here](https://github.com/mikecao/umami/blob/master/Docker%20Install.mdhttp:// "here")
```bash
docker-compose up
```
Alternatively, to pull just the Umami Docker image with PostgreSQL support:
```bash
docker pull ghcr.io/mikecao/umami:postgresql-latest
```
Or with MySQL support:
```bash
docker pull ghcr.io/mikecao/umami:mysql-latest
```