mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-03-30 16:09:40 +00:00
commit
67fcbaeb2d
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ port=":80"
|
||||||
|
|
||||||
# [session]
|
# [session]
|
||||||
# secret=""
|
# secret=""
|
||||||
# duration=""
|
# expires=""
|
||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
# Database configuration, by default using SQLite3.
|
# Database configuration, by default using SQLite3.
|
||||||
|
@ -70,4 +70,4 @@ datasource="/var/lib/drone/drone.sqlite"
|
||||||
# nodes=[
|
# nodes=[
|
||||||
# "unix:///var/run/docker.sock",
|
# "unix:///var/run/docker.sock",
|
||||||
# "unix:///var/run/docker.sock"
|
# "unix:///var/run/docker.sock"
|
||||||
# ]
|
# ]
|
||||||
|
|
Loading…
Reference in a new issue