We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9228f8e + a4fac6f commit 1862456Copy full SHA for 1862456
profiles/1instance.cfg
@@ -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