fix typo
This commit is contained in:
		
							parent
							
								
									12cb13952a
								
							
						
					
					
						commit
						e8b3f321ed
					
				
					 1 changed files with 4 additions and 2 deletions
				
			
		|  | @ -89,6 +89,10 @@ with lib; { | |||
|         access_control = { | ||||
|           default_policy = "deny"; | ||||
|           rules = [ | ||||
|             { | ||||
|               domain = "auth.posixlycorrect.com"; | ||||
|               policy = "bypass"; | ||||
|             } | ||||
|             { | ||||
|               domain = "meet.posixlycorrect.com"; | ||||
|               policy = "bypass"; | ||||
|  | @ -128,8 +132,6 @@ with lib; { | |||
|         #notifier.smtp = { | ||||
|         # | ||||
|         #}; | ||||
| 
 | ||||
|         # TODO: voy por acá: https://github.com/authelia/authelia/blob/master/config.template.yml#L714 | ||||
|       }; | ||||
|     }; | ||||
|   }; | ||||
|  |  | |||
		Reference in a new issue