Skip to content

Commit

Permalink
fix heading
Browse files Browse the repository at this point in the history
  • Loading branch information
chmouel committed Apr 8, 2024
1 parent 712a2ca commit 9ca1e5d
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 @@ -54,7 +54,7 @@ yay -S gosmee-bin
```shell
docker run ghcr.io/chmouel/gosmee:latest

### Server
#### Server

```shell
docker run -d -p 3026:3026 --restart always --name example.org ghcr.io/chmouel/gosmee:latest server --port 3026 --address 0.0.0.0 --public-url https://example.org
Expand Down

0 comments on commit 9ca1e5d

Please sign in to comment.