This commit is contained in:
parent
cbd3eac827
commit
7468a242a4
@ -75,4 +75,8 @@ services:
|
|||||||
- hide_db_container=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.
|
Also before running the container, create the folders for Gitea and the DB and change the `volumes` to math.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<small>[Official Documentation](https://docs.gitea.io/en-us/install-with-docker/)</small>
|
Loading…
x
Reference in New Issue
Block a user