README: Fix wrong port
This commit is contained in:
parent
bbabfe72ab
commit
c9efc00b7c
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ services:
|
|||
container_name: onlyoffice
|
||||
image: alehoho/oo-ce-docker-license
|
||||
ports:
|
||||
- "80"
|
||||
- "80:80"
|
||||
```
|
||||
|
||||
### Verify
|
||||
|
|
Loading…
Reference in a new issue