initial commit
This commit is contained in:
11
conf/apps/apps.yaml
Normal file
11
conf/apps/apps.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
hello_world:
|
||||
module: hello
|
||||
class: HelloWorld
|
||||
|
||||
food_app:
|
||||
module: food
|
||||
class: Eggs
|
||||
dependencies:
|
||||
- hello_world
|
||||
# class: Ham
|
||||
# class: Spam
|
||||
Reference in New Issue
Block a user