From 7f460986072c49495c0b9f4044289f120cda6a6f Mon Sep 17 00:00:00 2001 From: Marten Kante <43725244+Tiyn@users.noreply.github.com> Date: Wed, 6 May 2020 18:27:28 +0200 Subject: [PATCH] Update owncloud.md --- applications/owncloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/owncloud.md b/applications/owncloud.md index a335f29..ae7422a 100644 --- a/applications/owncloud.md +++ b/applications/owncloud.md @@ -18,7 +18,7 @@ Set the following volumes in the `volumes:` section of the docker-compose file. | owncloud | /var/www/html | storage for owncloud plugins | | config | /var/www/html/config | storage for owncloud config | -#### Ports +##### Ports Set the following ports in the `ports:` section. | Container Port | Recommended outside port | Protocol | Description |