1
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

View File

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