From 2fefcc09a43df4f96f49bb9c7de6dd14923c3ee0 Mon Sep 17 00:00:00 2001 From: Michael Winter Date: Tue, 23 Jul 2019 04:41:16 +0000 Subject: [PATCH] updating README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6614a40..71a0227 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ docker-compose exec --user www-data nextcloud php occ maintenance:repair # GITEA # install gitea through the web-interface and create and fill in Administrator Account Settings # this might make nginx time out, but that should be ok. It is still running scripts server side +# set ROOT_URL in gitea/gitea/app.ini and restart container +ROOT_URL = https://gitea.unboundedpress.org # TODO: change gitea to reroute to /mwinter # TODO: migrate repose from github