@@ -68,6 +68,7 @@ in
|
||||
"email"
|
||||
"offline_access"
|
||||
];
|
||||
response_types = [ "code" ];
|
||||
token_endpoint_auth_method = "client_secret_post";
|
||||
}
|
||||
];
|
||||
@@ -82,7 +83,7 @@ in
|
||||
];
|
||||
|
||||
virtualisation.quadlet = {
|
||||
networks.outline.networkConfig.internal = true;
|
||||
networks.outline = { };
|
||||
|
||||
volumes = {
|
||||
outline-redis = { };
|
||||
|
Reference in New Issue
Block a user