Added static and staticMountpoint options.
This commit is contained in:
parent
a9f1797258
commit
60cae807de
2 changed files with 10 additions and 4 deletions
|
@ -1,10 +1,13 @@
|
|||
# List of apps to start.
|
||||
# List of applications to start.
|
||||
|
||||
base
|
||||
base.mountpoint = /
|
||||
base.static = static
|
||||
base.staticMountpoint = /static
|
||||
|
||||
manage
|
||||
|
||||
gong
|
||||
himp
|
||||
bloggerapi
|
||||
lillebror
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue