feat(infra-ops): finalize infrastructure configurations before merge
- Update ASUSTOR gitea-runner and registry configurations - Add environment examples for registry services - Clean up MariaDB configuration files - Prepare for merge to main branch
This commit is contained in:
+2
-2
@@ -14,11 +14,11 @@ x-logging: &default_logging
|
||||
options:
|
||||
max-size: '10m'
|
||||
max-file: '5'
|
||||
|
||||
name: lcbp3-gitea-runner
|
||||
services:
|
||||
runner:
|
||||
<<: *default_logging
|
||||
image: gitea/act_runner:0.2.11
|
||||
image: gitea/act_runner:0.4.0
|
||||
container_name: gitea-runner
|
||||
restart: unless-stopped
|
||||
extra_hosts:
|
||||
|
||||
Reference in New Issue
Block a user