mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-26 11:51:02 +00:00
parent
ca6e21d654
commit
388f14185c
5 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@ To apply it during local development, take a look at [`pre-commit`s documentatio
|
||||||
|
|
||||||
### Create a `.env` file with your development configuration
|
### Create a `.env` file with your development configuration
|
||||||
|
|
||||||
Similar to the environment variables you can set for your production setup of Woodpecker, you can create a `.env` in the root of the Woodpecker project and add any need config to it.
|
Similar to the environment variables you can set for your production setup of Woodpecker, you can create a `.env` file in the root of the Woodpecker project and add any needed config to it.
|
||||||
|
|
||||||
A common config for debugging would look like this:
|
A common config for debugging would look like this:
|
||||||
|
|
||||||
|
|
|
@ -39,7 +39,7 @@ For dependencies installation (node_modules) for the UI and documentation of Woo
|
||||||
|
|
||||||
### Create a `.env` file with your development configuration
|
### Create a `.env` file with your development configuration
|
||||||
|
|
||||||
Similar to the environment variables you can set for your production setup of Woodpecker, you can create a `.env` in the root of the Woodpecker project and add any need config to it.
|
Similar to the environment variables you can set for your production setup of Woodpecker, you can create a `.env` file in the root of the Woodpecker project and add any needed config to it.
|
||||||
|
|
||||||
A common config for debugging would look like this:
|
A common config for debugging would look like this:
|
||||||
|
|
||||||
|
|
|
@ -46,7 +46,7 @@ To apply it during local development, take a look at [`pre-commit`s documentatio
|
||||||
|
|
||||||
### Create a `.env` file with your development configuration
|
### Create a `.env` file with your development configuration
|
||||||
|
|
||||||
Similar to the environment variables you can set for your production setup of Woodpecker, you can create a `.env` in the root of the Woodpecker project and add any need config to it.
|
Similar to the environment variables you can set for your production setup of Woodpecker, you can create a `.env` file in the root of the Woodpecker project and add any needed config to it.
|
||||||
|
|
||||||
A common config for debugging would look like this:
|
A common config for debugging would look like this:
|
||||||
|
|
||||||
|
|
|
@ -46,7 +46,7 @@ To apply it during local development, take a look at [`pre-commit`s documentatio
|
||||||
|
|
||||||
### Create a `.env` file with your development configuration
|
### Create a `.env` file with your development configuration
|
||||||
|
|
||||||
Similar to the environment variables you can set for your production setup of Woodpecker, you can create a `.env` in the root of the Woodpecker project and add any need config to it.
|
Similar to the environment variables you can set for your production setup of Woodpecker, you can create a `.env` file in the root of the Woodpecker project and add any needed config to it.
|
||||||
|
|
||||||
A common config for debugging would look like this:
|
A common config for debugging would look like this:
|
||||||
|
|
||||||
|
|
|
@ -46,7 +46,7 @@ To apply it during local development, take a look at [`pre-commit`s documentatio
|
||||||
|
|
||||||
### Create a `.env` file with your development configuration
|
### Create a `.env` file with your development configuration
|
||||||
|
|
||||||
Similar to the environment variables you can set for your production setup of Woodpecker, you can create a `.env` in the root of the Woodpecker project and add any need config to it.
|
Similar to the environment variables you can set for your production setup of Woodpecker, you can create a `.env` file in the root of the Woodpecker project and add any needed config to it.
|
||||||
|
|
||||||
A common config for debugging would look like this:
|
A common config for debugging would look like this:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue