mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 13:05:48 +02:00
Added right client file path
This commit is contained in:
parent
65daf1a7cb
commit
6b908e7897
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ services:
|
|||
- 'WOODPECKER_AGENT_SECRET_FILE=/run/secrets/woodpecker_agent_secret'
|
||||
- 'WOODPECKER_GITEA=true'
|
||||
- 'WOODPECKER_GITEA_URL=https://git.rustybever.be'
|
||||
- 'WOODPECKER_GITEA_CLIENT_FILE=/run/secrets/woodpecker_gitea_client'
|
||||
- 'WOODPECKER_GITEA_CLIENT_FILE=/run/secrets/woodpecker_gitea_client_v2'
|
||||
- 'WOODPECKER_GITEA_SECRET_FILE=/run/secrets/woodpecker_gitea_secret'
|
||||
networks:
|
||||
- default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue