Add env template
This commit is contained in:
parent
3f8191e2d8
commit
d22dfae853
1 changed files with 6 additions and 0 deletions
6
env.template
Normal file
6
env.template
Normal file
|
@ -0,0 +1,6 @@
|
|||
WOODPECKER_HOST=https://example.com
|
||||
WOODPECKER_AGENT_SECRET=1234567890abcdefghijklmnopqrstuvw
|
||||
WOODPECKER_FORGEJO=true
|
||||
WOODPECKER_FORGEJO_URL=https://codeberg.org
|
||||
WOODPECKER_FORGEJO_CLIENT=<client_id>
|
||||
WOODPECKER_FORGEJO_SECRET=<client_secret>
|
Loading…
Reference in a new issue