From 42ac20d0a5e3ebdaa396b93955a27c3250979e02 Mon Sep 17 00:00:00 2001 From: sporada Date: Mon, 26 Apr 2021 10:14:18 +0200 Subject: [PATCH] Update 'nextcloud/README.md' --- nextcloud/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nextcloud/README.md b/nextcloud/README.md index 69fd099..5530999 100644 --- a/nextcloud/README.md +++ b/nextcloud/README.md @@ -1,4 +1,7 @@ -There is also somewhere a step to set up an alias for `occ` that can be used outside the container to directly execute occ cli commands inside the container. +https://help.nextcloud.com/t/howto-ubuntu-docker-nextcloud-talk-collabora/76430 +Follow the guide above as close as possible and deviate where traefik is being used etc. + +There is also somewhere a step to set up an alias for `occ` that can be used outside the container to directly execute occ cli commands inside the container. (Should be in the guide above) Set default_phone_region like this: occ config:syste:set default_phone_region --value="DE"