added comments

This commit is contained in:
LeterZP
2026-06-03 19:56:35 +03:00
parent 0109f2cc2c
commit 11288da808
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ services:
environment:
CONFIG_FILE: /config.yaml
GITEA_INSTANCE_URL: https://gitea.aklivtsov.tech/
GITEA_RUNNER_REGISTRATION_TOKEN: "C67eFmGfmFK5IJgAOGRNXRluDllRQCIu7Ok1Zzhw"
GITEA_RUNNER_REGISTRATION_TOKEN: "C67eFmGfmFK5IJgAOGRNXRluDllRQCIu7Ok1Zzhw" # ключ раннера
GITEA_RUNNER_NAME: "standard_runner"
volumes:
- ./config.yaml:/config.yaml