fix(authelia): correctly template session.redis config section, fix container restarts recreating the container
This commit is contained in:
		@@ -4,5 +4,7 @@
 | 
			
		||||
  docker_container:
 | 
			
		||||
    name: "{{ authelia_container_name }}"
 | 
			
		||||
    state: started
 | 
			
		||||
    restart: yes
 | 
			
		||||
    restart: true
 | 
			
		||||
    comparisons:
 | 
			
		||||
      '*': ignore
 | 
			
		||||
  listen: restart-authelia
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user