Skip to content

Commit

Permalink
added buildout .docker.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Feb 27, 2018
1 parent 110829d commit 7f99588
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .docker.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[buildout]
extends = buildout.cfg

[settings]
## deployment options for debian os
prefix = /opt/birdhouse
user = www-data
etc-user = root

0 comments on commit 7f99588

Please sign in to comment.