diff --git a/build/antclick/apps.properties b/build/antclick/apps.properties index 8e93c8f9..94dea431 100644 --- a/build/antclick/apps.properties +++ b/build/antclick/apps.properties @@ -1,10 +1,13 @@ # List of apps to start. +# mount antville as root application +antville +antville.mountpoint = / +antville.static = static +antville.staticMountpoint = /static + # mount antville as /managehop to avoid # conflict with antville's manage.hac action manage manage.mountpoint = /manage/hop -# mount antville as root application -antville -antville.mountpoint = / diff --git a/build/main/apps.properties b/build/main/apps.properties index c50bcb23..85768f87 100644 --- a/build/main/apps.properties +++ b/build/main/apps.properties @@ -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