Skip to content

Commit 1862456

Browse files
authored
Merge pull request #12 from euphorie/1instance
Add a single instance profile
2 parents 9228f8e + a4fac6f commit 1862456

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

profiles/1instance.cfg

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[buildout]
2+
extends =
3+
config/base.cfg
4+
custom.cfg
5+
6+
[supervisor]
7+
=> instance
8+
programs +=
9+
100 instance ${buildout:directory}/bin/instance [console] ${buildout:directory} true

0 commit comments

Comments
 (0)