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] # [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"
# ] # ]