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