Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thomiceli authored Apr 12, 2023
1 parent 1c35a19 commit 8e481d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ docker pull ghcr.io/thomiceli/opengist:1
It can be used in a `docker-compose.yml` file :

1. Create a `docker-compose.yml` file with the following content
2. Run `docker-compose up -d`
2. Run `docker compose up -d`
3. Opengist is now running on port 6157, you can browse https://localhost:6157

```yml
Expand Down

0 comments on commit 8e481d7

Please sign in to comment.