README: Fix wrong port

This commit is contained in:
Alexander Hofbauer 2021-05-16 17:08:54 +02:00
parent bbabfe72ab
commit c9efc00b7c
No known key found for this signature in database
GPG key ID: 6421CE3D34E74BA1

View file

@ -62,7 +62,7 @@ services:
container_name: onlyoffice container_name: onlyoffice
image: alehoho/oo-ce-docker-license image: alehoho/oo-ce-docker-license
ports: ports:
- "80" - "80:80"
``` ```
### Verify ### Verify