1
0
Fork 0

gitea: add to base profile

This commit is contained in:
Lukáš Kucharczyk 2024-04-21 12:39:39 +02:00
parent 1b377930d9
commit 5f01c753f0
Signed by: lukas
SSH Key Fingerprint: SHA256:vMuSwvwAvcT6htVAioMP7rzzwMQNi3roESyhv+nAxeg
1 changed files with 2 additions and 0 deletions

View File

@ -519,6 +519,8 @@ services:
volumes: volumes:
- "${DOCKER_STORAGE_PATH}/gitea:/data" - "${DOCKER_STORAGE_PATH}/gitea:/data"
restart: unless-stopped restart: unless-stopped
profiles:
- base
gitearunner: gitearunner:
container_name: gitearunner container_name: gitearunner