Skip to content

Commit

Permalink
Merge pull request tinode#870 from thisismzm/patch-1
Browse files Browse the repository at this point in the history
fix tinode/tinode-postgres
  • Loading branch information
or-else authored Jun 4, 2023
2 parents 66958e5 + 69c0c7c commit 3e93368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ All images are available at https://hub.docker.com/r/tinode/

2. **PostgreSQL**:
```
$ docker run -p 6060:6060 -d --name tinode-srv --network tinode-net tinode/tinode-postgresql:latest
$ docker run -p 6060:6060 -d --name tinode-srv --network tinode-net tinode/tinode-postgres:latest
```

3. **MongoDB**:
Expand Down

0 comments on commit 3e93368

Please sign in to comment.