fix missing command in example in readme
This commit is contained in:
parent
07d12326f0
commit
50a59ae109
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ Take care about permissions of the API token.
|
||||||
### With docker
|
### With docker
|
||||||
|
|
||||||
```
|
```
|
||||||
docker run -p 8080:8080 ronmi/forgejo-pages -s https://git.example.com -k my-secret-token
|
docker run -p 8080:8080 ronmi/forgejo-pages serve -s https://git.example.com -k my-secret-token
|
||||||
```
|
```
|
||||||
|
|
||||||
### Repo setup
|
### Repo setup
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue