From cbd3eac8273390354ec07913fd6164cd51841393 Mon Sep 17 00:00:00 2001 From: Sthope Date: Fri, 10 Sep 2021 10:50:49 +0200 Subject: [PATCH] initial commit --- _posts/2021-09-05-gitea.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2021-09-05-gitea.md b/_posts/2021-09-05-gitea.md index 266df7c..aa9cb5f 100644 --- a/_posts/2021-09-05-gitea.md +++ b/_posts/2021-09-05-gitea.md @@ -74,5 +74,5 @@ services: - com.centurylinklabs.watchtower.enable=true - hide_db_container=true ``` -If you are running reverse proxy in same docker you might not need the `ports` in the stack, otherwise change them from the default. +If you are running reverse proxy in same docker you might not need the `ports` in the stack, otherwise change them from the default. Also before running the container, create the folders for Gitea and the DB and change the `volumes` to math. \ No newline at end of file