gitea: add to base profile
This commit is contained in:
parent
1b377930d9
commit
5f01c753f0
|
@ -519,6 +519,8 @@ services:
|
|||
volumes:
|
||||
- "${DOCKER_STORAGE_PATH}/gitea:/data"
|
||||
restart: unless-stopped
|
||||
profiles:
|
||||
- base
|
||||
|
||||
gitearunner:
|
||||
container_name: gitearunner
|
||||
|
|
Loading…
Reference in New Issue