{ base_roles = ["read", "write"]; extra_roles = ["admin"]; roles = ["read", "write"] ++ ["admin"]; ports = [8000 + 80] ++ [9000 + 443]; }