mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-06 08:16:19 +02:00
8 lines
250 B
Plaintext
8 lines
250 B
Plaintext
# Example for a woodpecker-server.env file
|
|
|
|
# Check the documentation for the server:
|
|
# https://woodpecker-ci.org/docs/administration/server-config
|
|
|
|
# Add all required environment variables for your setup in the form of VARIABLE=value
|
|
VARIABLE=value
|