From 4af65ede5a88580f1b2d5f170af05722f1d7f9aa Mon Sep 17 00:00:00 2001 From: Stefan Haun Date: Tue, 11 Jan 2022 23:09:36 +0100 Subject: [PATCH] Add a note about gitea port 2222 --- pottwal.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pottwal.yml b/pottwal.yml index 1fd78a3..81b768b 100644 --- a/pottwal.yml +++ b/pottwal.yml @@ -37,6 +37,8 @@ msg: "Gitea data dir is missing, please restore from the backup!" when: not gitea_dir.stat.exists + # If port 2222 is changed here, it must also be adapted + # in the gitea config file (see application volume)!! - name: Setup the docker container for gitea docker_container: name: gitea