diff --git a/manifest.toml b/manifest.toml index 6767a84..1d70b77 100644 --- a/manifest.toml +++ b/manifest.toml @@ -73,35 +73,23 @@ ram.runtime = "3G" [resources.ports] #Only the web service can customize its port… main.default = 8095 - chat.default = 3010 - clsi.default = 3013 - clsi.fixed = true - contacts.default = 3036 - contacts.fixed = true - docstore.default = 3016 - docstore.fixed = true document-updater.default = 3003 - document-updater.fixed = true + document_updater.fixed = true filestore.default = 3009 - filstore.fixed = true + + history-v1.default = 3100 + history-v1.fixed = true notifications.default = 3042 - notifications.fixed = true - project-history.default = 3054 - project-history.fixed = true - realtime.default = 3026 - realtime.fixed = true - spelling.default = 3005 - spelling.fixed = true [resources.apt]