1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-01-23 17:53:23 +02:00

Merge pull request #729 from lowstz/patch-1

Update drone.toml
This commit is contained in:
Brad Rydzewski 2014-11-23 19:46:40 -08:00
commit 67fcbaeb2d

View File

@ -11,7 +11,7 @@ port=":80"
# [session]
# secret=""
# duration=""
# expires=""
#####################################################################
# Database configuration, by default using SQLite3.
@ -70,4 +70,4 @@ datasource="/var/lib/drone/drone.sqlite"
# nodes=[
# "unix:///var/run/docker.sock",
# "unix:///var/run/docker.sock"
# ]
# ]